diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-07-03 10:40:40 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-07-03 10:40:40 +0200 |
| commit | 196d86cc30bc0a74f922b22161bae125b21a41d1 (patch) | |
| tree | e051498df67ee745d8a84091dacb0952216a022c /sxhkd | |
| parent | 0be2e43a2cc9c68c4e12d76be19cfc0a469ca6d5 (diff) | |
| parent | 5fe7bd2b4891ea8cbd95920199c84481f7987907 (diff) | |
Merge branch 'main' of github.com:Laitram31/.config
Diffstat (limited to 'sxhkd')
| -rw-r--r-- | sxhkd/sxhkdrc~ | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/sxhkd/sxhkdrc~ b/sxhkd/sxhkdrc~ deleted file mode 100644 index 42bc92f..0000000 --- a/sxhkd/sxhkdrc~ +++ /dev/null @@ -1,35 +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, XF86AudioRaiseVolume} - wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%+; kill -44 $(pidof dwmblocks) -{super + minus, XF86AudioLowerVolume} - wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%-; kill -44 $(pidof dwmblocks) -XF86Launch1 - wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle; kill -44 $(pidof dwmblocks) -F6 - wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle; kill -45 $(pidof dwmblocks) -{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 |
