Updated sync posthook and added keybind to refresh with posthook

This commit is contained in:
Emmet 2024-04-27 06:50:10 -05:00
parent f3a72fb022
commit f87ff101a1
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ pgrep .dunst-wrapped &> /dev/null && echo "Restarting dunst" && killall .dunst-w
pgrep xmonad &> /dev/null && echo "Reapplying background from stylix via feh" && echo "Running ~/.fehbg-stylix" && ~/.fehbg-stylix &> /dev/null & disown;
# hyprland
pgrep Hyprland &> /dev/null && echo "Reloading hyprland" && hyprctl reload
pgrep Hyprland &> /dev/null && echo "Reloading hyprland" && hyprctl reload &> /dev/null;
pgrep .waybar-wrapped &> /dev/null && echo "Restarting waybar" && killall .waybar-wrapped && echo "Running waybar" && waybar &> /dev/null & disown;
pgrep fnott &> /dev/null && echo "Restarting fnott" && killall fnott && echo "Running fnott" && fnott &> /dev/null & disown;
pgrep Hyprland &> /dev/null && echo "Reapplying background from stylix via swaybg" && echo "Running ~/.swaybg-stylix" && ~/.swaybg-stylix &> /dev/null & disown;

View file

@ -106,7 +106,7 @@
bind=SUPERCTRL,S,exec,container-open # qutebrowser only
bind=SUPERCTRL,R,exec,killall .waybar-wrapped && waybar & disown
bind=SUPERCTRL,R,exec,phoenix refresh
bind=SUPER,code:47,exec,fuzzel
bind=SUPER,X,exec,fnottctl dismiss