aboutsummaryrefslogtreecommitdiff
path: root/.config/hypr/hyprland.conf
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-02-28 21:52:12 +0000
committerJustine Smithies <justine@smithies.me.uk>2024-02-28 21:52:12 +0000
commit57bf5223fb803f9715b98fb796a8f86829811179 (patch)
treeb3aae8357d86052431ae3dd252b3cb9ab7d77f65 /.config/hypr/hyprland.conf
parent82759ea93b02b691c77dd723bf709f49f7745a5b (diff)
Modified to trial hypridle in place of swayidle.
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r--.config/hypr/hyprland.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index d90d1db..d5eb6e8 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -27,8 +27,8 @@ exec = ~/.config/hypr/scripts/wallpaper.sh
exec-once = ~/.config/eww/scripts/monitor.sh
exec = ~/.config/eww/scripts/start.sh
# exec-once = swayidle timeout 300 'swaylock -f -i ~/.cache/wallpaper --effect-blur 10x5 --clock --indicator --datestr "%a %d %b %Y"' timeout 600 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on'
-exec-once = swayidle timeout 300 'hyprlock' timeout 600 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on'
-
+#exec-once = swayidle timeout 300 'hyprlock' timeout 600 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on'
+exec-once = hypridle
exec-once = hyprctl dispatcher focusmonitor 1
# source a file (multi-file configs)