diff options
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 36f697a..510deec 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -14,6 +14,9 @@ exec-once = ~/.config/autostart.sh exec-once = /usr/lib/polkit-kde-authentication-agent-1 exec-once = xdph exec-once = hyprpm reload -n +exec-once = hyprpaper +exec-once = hypridle +exec-once = waybar exec-once = pypr exec-once = import-gsettings gtk-theme 'Flat-Remix-GTK-Green-Darkest-Solid' exec-once = import-gsettings icon-theme 'Mint-X-Grey' |