From 89b2764e5c6ca2e85a534153246f7cd37befd1c7 Mon Sep 17 00:00:00 2001 From: "Adam M. Stück" Date: Mon, 5 Dec 2022 08:42:43 +0100 Subject: Switched back to rofi from dmenu --- .config/sxhkd/sxhkdrc | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to '.config') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index d05128d..a0c84de 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -5,7 +5,7 @@ super + shift + r i3-msg restart super + shift + p - $HOME/.local/bin/dmenu/dm-power + rofi -show p -modi "p:rofi-power-menu --choices=shutdown/reboot/suspend/logout --confirm=" super + Escape systemctl suspend @@ -32,16 +32,13 @@ super + shift + c $HOME/.local/bin/comptoggle super + d - dmenu_run -p 'Run:' -b -i -fn 'JetBrainsMono NerdFont:size=11' + rofi -show drun -show-icons -drun-display-format \{name\} alt + b - clipmenu -p 'Clipboard:' -b -i -fn 'JetBrainsMono NerdFont:size=11' + clipmenu -i -p clipmenu super + p - $HOME/.local/bin/dmenu/dm-pass - -super + m - i3-msg exec "alacritty -e pulsemixer" + rofi-pass XF86AudioRaiseVolume pamixer -i 5 -- cgit v1.2.3-70-g09d2