diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-09-11 14:01:32 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-09-11 14:01:32 +0530 |
| commit | 3df92328cd72edd10522dae651f7352543f5e387 (patch) | |
| tree | 9eb7dbec6711c5a8b248a04c817835c2f3b915aa /.config/sxhkd/sxhkdrc | |
| parent | 87bf632f551d1c0be6e783e09676fe89526647b9 (diff) | |
sbar changed and rm sxhkd
Diffstat (limited to '.config/sxhkd/sxhkdrc')
| -rwxr-xr-x | .config/sxhkd/sxhkdrc | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc deleted file mode 100755 index f53543f..0000000 --- a/.config/sxhkd/sxhkdrc +++ /dev/null @@ -1,35 +0,0 @@ -# -# wm independent hotkeys -# -#emoji menu -# super + period -super + grave - unicode_emoji - -# swap cap if stops working -super + c - xset r rate 300 50 - -# ncmpcpp -super + shift + n - $TERMINAL -e ncmpcpp - -# Screenshot tool -Print - maimshot - -# file explorer -super + shift + f - pcmanfm - -# web browser -super + shift + b - firefox - -# make sxhkd reload its configuration files: -super + Escape - pkill -USR1 -x sxhkd - -# Volume -XF86Audio{RaiseVolume,LowerVolume,Mute} - pamixer -{i,d,t} 2; kill -34 $(cat ~/.cache/pidofbar) |
