diff options
Diffstat (limited to 'env/.config/hypr')
| -rw-r--r-- | env/.config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/env/.config/hypr/hyprland.conf b/env/.config/hypr/hyprland.conf index 55ce213..c3ada30 100644 --- a/env/.config/hypr/hyprland.conf +++ b/env/.config/hypr/hyprland.conf @@ -22,7 +22,7 @@ windowrule = float,title:^(flameshot) windowrule = move 0 0,title:^(flameshot) windowrule = suppressevent fullscreen,title:^(flameshot) -exec-once = $HOME/.config/dwm/autostart.sh +exec-once = $HOME/.local/bin/system/start_scripts/autostart.sh exec-once = waybar exec-once = /usr/lib/xdg-desktop-portal & exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP |
