From cf2cd186e6966c981b0e9b997f03940b4613a892 Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 15 Nov 2025 17:18:22 +0300 Subject: k... --- .config/mango/config.conf | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to '.config/mango/config.conf') diff --git a/.config/mango/config.conf b/.config/mango/config.conf index a83009f..c391cbf 100644 --- a/.config/mango/config.conf +++ b/.config/mango/config.conf @@ -21,8 +21,8 @@ monitorrule=DP-3, 0.55, 1, tile, 0,1.5,2560,0,3840,2160,165 accel_profile = 1 # keyboard numlockon=0 -xkb_rules_layout=us -xkb_rules_options=caps:escape +xkb_rules_layout=us,ru +xkb_rules_options=caps:escape,grp:lctrl_lshift_toggle repeat_rate = 45 repeat_delay = 300 @@ -243,7 +243,7 @@ bind=SUPER+SHIFT,period,spawn,mpc repeat bind=SUPER,Left,focusmon,left bind=SUPER+SHIFT,Left,tagmon,left -bind=SUPER,Right,focusmon,left +bind=SUPER,Right,focusmon,right bind=SUPER+SHIFT,Right,tagmon,right # bind=SUPER,Page_Up, @@ -265,7 +265,7 @@ bind=SUPER,F9,spawn,mounter bind=SUPER,F10,spawn,unmounter # bind=SUPER,F11, # bind=SUPER,F12, -bind=SUPER,space,exchange_client +bind=SUPER,space,exchange_stack_client,prev bind=SUPER+SHIFT,space,togglefloating bind=NONE,Print,spawn_shell,grim pic-full-$(date '+%y%m%d-%H%M-%S').png @@ -295,7 +295,6 @@ bind=ALT,z,toggle_scratchpad # tag switch bind=SUPER,Left,viewtoleft,0 bind=CTRL,Left,viewtoleft_have_client,0 -bind=SUPER,Right,viewtoright,0 bind=CTRL,Right,viewtoright_have_client,0 bind=CTRL+SUPER,Left,tagtoleft,0 bind=CTRL+SUPER,Right,tagtoright,0 -- cgit v1.2.3