diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2025-10-02 13:28:08 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2025-10-02 13:28:08 +0200 |
| commit | 745240b26f62a3f08b7b4f48dc51884a000cc619 (patch) | |
| tree | fde7a1f7b5766b2c761d792d25572d61887244cd /sxhkd/sxhkdrc | |
| parent | 7eb6b5e4796d0b0d8d587027edd71c1021626bb4 (diff) | |
update: dots
Diffstat (limited to 'sxhkd/sxhkdrc')
| -rw-r--r-- | sxhkd/sxhkdrc | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 85552e1..35eb9bc 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -1,15 +1,15 @@ super + Escape kill -10 $(pidof sxhkd) super + d - dmenu_run -hp "browser,mail,librewolf,discord,steam" -super + shift + e - dmenuquit + dmenu_run -hp "browser,mail,librewolf,discord,steam,homestuck" +# super + shift + e + # dmenuquit Print screenshot XF86Explorer - st -e lfub ~ + kitty -e lf ~ super + g - st -e lfub ~/games + kitty -e lf ~/games XF86WakeUp nsxiv -f ~/img/wakeup.png XF86Mail @@ -28,6 +28,10 @@ XF86Audio{Prev,Next,Play} musiccmd {prev,next,cycle} XF86AudioStop musiccmd stop +XF86MonBrightnessUp + bright up +XF86MonBrightnessDown + bright down super + {s,a,y,w,e} dmenusearch {web,aur,youtube,man,emoji} super + shift + w |
