diff options
Diffstat (limited to 'sxhkd')
| -rwxr-xr-x | sxhkd/.config/sxhkd/sxhkdrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index c8db3df..b1b0e59 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc | |||
| @@ -3,7 +3,9 @@ super + Return | |||
| 3 | super + shift + Return | 3 | super + shift + Return |
| 4 | bspc rule -a \* -o state=floating && urxvtc | 4 | bspc rule -a \* -o state=floating && urxvtc |
| 5 | super + @space | 5 | super + @space |
| 6 | dmenu_run -i -fn "JetBrains Mono Nerd Font Mono:style=medium:size=9" -nb "#000000" -nf "#f3f4f5" -sb "#EEFFFF" -sf "#000000" | 6 | dmenu_run -i -fn "JetBrains Mono Nerd Font Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" |
| 7 | super + x | ||
| 8 | ~/.bin/shut | ||
| 7 | super + shift + w | 9 | super + shift + w |
| 8 | firefox | 10 | firefox |
| 9 | control + alt + l | 11 | control + alt + l |
