Some changes from minitoninux

This commit is contained in:
Debucquoy
2024-01-06 18:02:00 +01:00
parent f306afddb8
commit 71b5d1313a
6 changed files with 33 additions and 19 deletions

View File

@ -189,7 +189,7 @@ super + shift + {comma,period}
# Change window gap
super + g
bspc config -d focused window_gap {$gap,$(($gap+$gap)),$(($gap+$gap+$gap))}
bspc config -d focused window_gap {$gap,$(($gap+$cgap)),$(($gap+$cgap+$gap))}
super + button{4,5}
bspc config -d focused window_gap $((`bspc config -d focused window_gap` {+,-} 2 ))
@ -197,14 +197,14 @@ super + button{4,5}
# mouse bindings
# __________________
~button1
DidIClickDesktop.sh && gapgrab
# ~button1
# DidIClickDesktop.sh && gapgrab
~button2
DidIClickDesktop.sh && mygtkmenui -- .config/GTKmenu/BspwmDesktopMenui
# ~button2
# DidIClickDesktop.sh && mygtkmenui -- .config/GTKmenu/BspwmDesktopMenui
~button3
DidIClickDesktop.sh && mygtkmenui -- .config/GTKmenu/LaunchMenu
# ~button3
# DidIClickDesktop.sh && mygtkmenui -- .config/GTKmenu/LaunchMenu
# Switch workspace by scrolling on the desktop. Causes scrolling issues on some systems.
#~button4
@ -279,6 +279,9 @@ alt + z
Print
scrot -s
shift + Print
scrot_copy
#
# Media keys
#