Skip to content

Commit 4b4e4d5

Browse files
committed
use hyde-shell waybar --hide to hide waybar
1 parent 53beebe commit 4b4e4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configs/.config/hypr/keybindings.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ bindd = Shift, F11, $d toggle fullscreen, fullscreen
3535
bindd = $mainMod, L, $d lock screen, exec, lockscreen.sh
3636
bindd = $mainMod Shift, F, $d toggle pin on focused window, exec, $scrPath/windowpin.sh
3737
bindd = Control Alt, Delete, $d logout menu, exec, $scrPath/logoutlaunch.sh
38-
bindd = Alt_R, Control_R, $d toggle waybar and reload config, exec, killall waybar || (env reload_flag=1 $scrPath/wbarconfgen.sh)
38+
bindd = Alt_R, Control_R, $d toggle waybar and reload config, exec, hyde-shell waybar --hide
3939
# bindd = ALT_R, Control_R,toggle waybar, exec, killall waybar || waybar # toggle waybar without reloading, this is faster
4040

4141
$d=[$wm|Group Navigation]

0 commit comments

Comments
 (0)