diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-11-02 19:56:27 +0100 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-11-02 19:56:27 +0100 |
| commit | 1b7402b9e0d623cab9284aada81fb5429cf662e7 (patch) | |
| tree | 02066b7acca6f4038357e76121e7bcc05a50886b /sxhkd | |
| parent | 0e2d387565cb03c41cef33b9ff01eac5a5cb9132 (diff) | |
various
Diffstat (limited to 'sxhkd')
| -rw-r--r-- | sxhkd/sxhkdrc | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 91436f3..01027a5 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -12,6 +12,12 @@ Scroll_Lock themeswap Print screenshot +XF86Explorer + st -e lfub ~ +super + g + st -e lfub ~/games +XF86WakeUp + nsxiv -f ~/img/wakeup.png XF86MonBrightnessUp BRIGHTNESS=$(($BRIGHTNESS+0.1));setbrightness $BRIGHTNESS XF86MonBrightnessDown @@ -24,8 +30,8 @@ XF86AudioMute pamixer -t; kill -44 $(pidof dwmblocks) XF86Mail betterbird -{super + n,super + shift + n} - $TERMINAL -e {lfub "$XDG_DATA_HOME/notes",newsboat} +XF86Calculator + $TERMINAL -e calc super + m music super + shift + m |
