From d2e32dbfb485695bc78de78d51b8cb6567316d71 Mon Sep 17 00:00:00 2001 From: Adam Stück Date: Tue, 7 Feb 2023 17:32:26 +0100 Subject: Use i3config instead of sxhkd for bindings --- .config/sxhkd/sxhkdrc | 92 --------------------------------------------------- 1 file changed, 92 deletions(-) delete mode 100644 .config/sxhkd/sxhkdrc (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc deleted file mode 100644 index a0c84de..0000000 --- a/.config/sxhkd/sxhkdrc +++ /dev/null @@ -1,92 +0,0 @@ -super + shift + q - i3-msg kill - -super + shift + r - i3-msg restart - -super + shift + p - rofi -show p -modi "p:rofi-power-menu --choices=shutdown/reboot/suspend/logout --confirm=" - -super + Escape - systemctl suspend - -super + Return - i3-msg exec alacritty - -super + b - i3-msg exec firefox - -super + f - i3-msg fullscreen toggle - -super + i - polybar-msg cmd toggle - -super + shift + s - $HOME/.local/bin/screenshot -s - -Print - $HOME/.local/bin/screenshot - -super + shift + c - $HOME/.local/bin/comptoggle - -super + d - rofi -show drun -show-icons -drun-display-format \{name\} - -alt + b - clipmenu -i -p clipmenu - -super + p - rofi-pass - -XF86AudioRaiseVolume - pamixer -i 5 - -XF86AudioLowerVolume - pamixer -d 5 - -XF86AudioMute - pamixer -t - -XF86AudioPlay - playerctl play-pause - -XF86AudioNext - playerctl next - -XF86AudioPrev - playerctl previous - -XF86MonBrightnessUp - xbacklight -inc 5 - -XF86MonBrightnessDown - xbacklight -dec 5 - -super + {Left,Down,Up,Right} - i3-msg focus {left,down,up,right} - -super + {h,j,k,l} - i3-msg focus {left,down,up,right} - -super + shift + {Left,Down,Up,Right} - i3-msg move {left,down,up,right} - -super + shift + {h,j,k,l} - i3-msg move {left,down,up,right} - -super + Tab - i3-msg focus mode_toggle - -super + g - i3-msg split h - -super + v - i3-msg split v - -super + t - i3-msg layout toggle tabbed splith splitv - -super + shift + f - i3-msg floating toggle -- cgit v1.2.3-70-g09d2