Compare commits

..

No commits in common. "e47bad56d208792291bdce15b0c7933dc4cc8aec" and "f3a72fb022e2efd5d604b4a2dc5201e1da8387c5" have entirely different histories.

2 changed files with 2 additions and 10 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; pgrep xmonad &> /dev/null && echo "Reapplying background from stylix via feh" && echo "Running ~/.fehbg-stylix" && ~/.fehbg-stylix &> /dev/null & disown;
# hyprland # hyprland
pgrep Hyprland &> /dev/null && echo "Reloading hyprland" && hyprctl reload &> /dev/null; pgrep Hyprland &> /dev/null && echo "Reloading hyprland" && hyprctl reload
pgrep .waybar-wrapped &> /dev/null && echo "Restarting waybar" && killall .waybar-wrapped && echo "Running waybar" && waybar &> /dev/null & disown; 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 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; 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,S,exec,container-open # qutebrowser only
bind=SUPERCTRL,R,exec,phoenix refresh bind=SUPERCTRL,R,exec,killall .waybar-wrapped && waybar & disown
bind=SUPER,code:47,exec,fuzzel bind=SUPER,code:47,exec,fuzzel
bind=SUPER,X,exec,fnottctl dismiss bind=SUPER,X,exec,fnottctl dismiss
@ -213,10 +213,6 @@
windowrulev2 = float,class:^(pokefinder)$ windowrulev2 = float,class:^(pokefinder)$
windowrulev2 = opacity 0.80,title:ORUI windowrulev2 = opacity 0.80,title:ORUI
windowrulev2 = opacity 1.0,class:^(org.qutebrowser.qutebrowser),fullscreen:1
windowrulev2 = opacity 1.0,class:^(Brave-browser),fullscreen:1
windowrulev2 = opacity 1.0,class:^(librewolf),fullscreen:1
windowrulev2 = opacity 0.80,title:Heimdall windowrulev2 = opacity 0.80,title:Heimdall
windowrulev2 = opacity 0.80,title:^(LibreWolf)$ windowrulev2 = opacity 0.80,title:^(LibreWolf)$
windowrulev2 = opacity 0.80,title:^(New Tab - LibreWolf)$ windowrulev2 = opacity 0.80,title:^(New Tab - LibreWolf)$
@ -256,10 +252,6 @@
env = WLR_DRM_DEVICES,/dev/dri/card2:/dev/dri/card1 env = WLR_DRM_DEVICES,/dev/dri/card2:/dev/dri/card1
env = QT_QPA_PLATFORMTHEME,qt5ct env = QT_QPA_PLATFORMTHEME,qt5ct
binds {
movefocus_cycles_fullscreen = false
}
input { input {
kb_layout = us kb_layout = us
kb_options = caps:escape kb_options = caps:escape