diff options
author | Julian T <julian@jtle.dk> | 2022-12-14 14:46:31 +0100 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2022-12-14 14:46:31 +0100 |
commit | 6e323ef7547bd33784d47c3670ae4787f79a5dba (patch) | |
tree | 479fc1466fbaa4028bb210ddbe10c42a5044747b /bspwm/.config/sxhkd/sxhkdrc | |
parent | f0248804c7d8849c8990801636dcc6fe35ae8c26 (diff) |
More bspwm
Diffstat (limited to 'bspwm/.config/sxhkd/sxhkdrc')
-rw-r--r-- | bspwm/.config/sxhkd/sxhkdrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bspwm/.config/sxhkd/sxhkdrc b/bspwm/.config/sxhkd/sxhkdrc index 2323340..c0c549e 100644 --- a/bspwm/.config/sxhkd/sxhkdrc +++ b/bspwm/.config/sxhkd/sxhkdrc @@ -2,6 +2,9 @@ super + i termite +super + shift + i + termite --class float + # program launcher super + d rofi -show drun |