debian rice lemur pro
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

43 lines
1.2 KiB

#vim:ft=conf
command term kitty
## Tiling
bind-key 4-H window-htile
bind-key 4-V window-vtile
bind-key 4-d "dmenu_run -fn \"JetBrains Mono:size=14\""
bind-key 4-space "dmenu_run -fn \"JetBrains Mono:size=14\""
bind-key 4-f window-fullscreen
bind-key 4-Q window-close
bind-key 4-c window-cycle
bind-key 4-C window-rcycle
bind-key 4-h window-hide
bind-key 4-W brave-browser
bind-key 4-Return terminal
bind-key M-Up "pactl set-sink-volume 0 +5%"
bind-key M-Down "pactl set-sink-volume 0 -5%"
bind-key M-m "pactl set-sink-mute 0 toggle"
mousebind M-1 window_move
mousebind CM-1 window_resize
bind-key XF86AudioRaiseVolume "pactl set-sink-volume 0 +5%"
bind-key XF86AudioLowerVolume "pactl set-sink-volume 0 -5%"
bind-key XF86AudioMute "pactl set-sink-mute 0 toggle"
bind-key XF86MonBrightnessUp "brightnessctl set 10%+"
bind-key XF86MonBrightnessDown "brightnessctl set 10%-"
sticky yes
bind-key 4-1 group-only-1
bind-key 4-2 group-only-2
bind-key 4-3 group-only-3
bind-key 4S-1 window-movetogroup-1
bind-key 4S-2 window-movetogroup-2
bind-key 4S-3 window-movetogroup-3
gap 60 0 0 0