diff options
author | zachir <zachir@librem.one> | 2024-07-20 11:22:11 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-07-20 11:22:11 -0500 |
commit | 71b8ef14c7941ce39b82ad1a1778e2d2eb67fdae (patch) | |
tree | eed8f1a639d34af29efb091a64d981bcd5f1d34b /hypr | |
parent | 7a9f6e34fff12c376e1defa6bd694cf4b92e637f (diff) |
cla: Use swayidle instead of hypridle
Hypridle simply isn't ready to be used on this computer yet.
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 81717be..08f1e4b 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -14,7 +14,7 @@ monitor = DP-1, 1920x1080@60, 0x0, 1 exec-once = xdph exec-once = hyprpm reload -n exec-once = hyprpaper -exec-once = hypridle +exec-once = swayidle exec-once = waybar exec-once = pypr exec-once = lxqt-policykit-agent |