diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-04-25 16:51:19 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-04-25 16:51:19 +0200 |
| commit | 135797f7271496a133f315ececfb643e7654c2bb (patch) | |
| tree | c05a3327a42a86787ded38f739079ad403932a65 /.config/sxhkd/sxhkdrc | |
| parent | 2fb0ec3009aae1a1a157d24ce16ef81dc4cc4453 (diff) | |
| parent | 171edfb73800e7a059c9da094fbbebaa122e9cfa (diff) | |
merge
Diffstat (limited to '.config/sxhkd/sxhkdrc')
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc deleted file mode 100644 index 0c29a4e..0000000 --- a/.config/sxhkd/sxhkdrc +++ /dev/null @@ -1,33 +0,0 @@ -# reload with kill -10 $(pidof sxhkd) -{super + Return,button8} - $TERMINAL -super + d - dmenu_run -hp "browser,mail,librewolf,discord,anki,steam,monero-wallet-gui" -{super + shift + x} - slock -Scroll_Lock - themeswap -Print - screenshot -{super + equal, Vol+} - pamixer -i 5; kill -44 $(pidof dwmblocks) -{super + minus, Vol-} - pamixer -d 5; kill -44 $(pidof dwmblocks) -Mute - pamixer -t; kill -{F7,super + n,super + shift + n} - $TERMINAL -e {dmenurecord,lfub "$XDG_DATA_HOME/notes",newsboat} -super + {m, shift + m} - {music,musiccmd} -XF86Audio{Prev,Next,Play,Stop} - musiccmd {prev,next,cycle,stop} -super + {s,a,y,w,e} - dmenusearch {web,aur,youtube,man,emoji} -super + shift + w - dmenuoff -super + u - dmenuhandler "$(xclip -o)" -{super + shift + u,button2} - plumber --sel -button9 - xdo kill
\ No newline at end of file |
