diff --git a/hosts/neodymium/home/wayland/hyprland.conf b/hosts/neodymium/home/wayland/hyprland.conf index 517975e..4d03695 100644 --- a/hosts/neodymium/home/wayland/hyprland.conf +++ b/hosts/neodymium/home/wayland/hyprland.conf @@ -5,7 +5,7 @@ monitor=eDP-1,1920x1080@120,0x0,1 # Execute your favorite apps at launch -exec-once = env XDG_CACHE_HOME=/tmp eww open bar & swaybg -i ~/Pictures/wallpapers/kai-oberhauser-unsplash.jpg & mako & element-desktop & thunderbird & webcord & swayidle -w timeout 100 'swaylock -f --grace 3' timeout 130 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' timeout 300 'systemctl suspend' before-sleep 'swaylock -f' +exec-once = env XDG_CACHE_HOME=/tmp eww open bar & swaybg -i ~/Pictures/wallpapers/kai-oberhauser-unsplash.jpg & mako & element-desktop & thunderbird & webcord & swayidle -w timeout 100 'swaylock -f --grace 3' timeout 130 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' timeout 300 'systemctl suspend' before-sleep 'swaylock -f' & gnome-keyring-daemon --start --components=secrets # Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf