feat: add swwww to hyprland
This commit is contained in:
@@ -37,8 +37,8 @@ $menu = wofi --show drun
|
|||||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||||
# Or execute your favorite apps at launch like this:
|
# Or execute your favorite apps at launch like this:
|
||||||
|
|
||||||
exec-once = steam & proton-mail & obsidian & discord & 1password & firefox
|
exec-once = steam & proton-mail & obsidian & discord & 1password & firefox &
|
||||||
exec-once = waybar & mako & hypridle
|
exec-once = waybar & mako & hypridle & swww-daemon &
|
||||||
exec-once = $terminal
|
exec-once = $terminal
|
||||||
exec-once = systemctl --user start hyprpolkitagent
|
exec-once = systemctl --user start hyprpolkitagent
|
||||||
|
|
||||||
|
|||||||
@@ -30,4 +30,6 @@
|
|||||||
mako
|
mako
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.swww.enable = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user