diff options
Diffstat (limited to 'config/hyprland/hypr/hyprland.conf')
-rw-r--r-- | config/hyprland/hypr/hyprland.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index e7048ae..8aa437e 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -4,8 +4,7 @@ monitor=,preferred,auto,1 source = ./env.conf -exec-once = gammastep & waybar -exec-once = swaybg -i ~/pics/wallpaper +exec-once = $HOME/.config/hypr/startup.sh input { kb_layout = us @@ -32,7 +31,7 @@ general { layout = dwindle - cursor_inactive_timeout = 2 + cursor_inactive_timeout = 0 } misc { |