add switch wallpaper desktop entry for fuzzel
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Switch Wallpaper
|
||||||
|
Exec=/home/ulve/.local/bin/wallpaper.sh
|
||||||
|
Type=Application
|
||||||
|
Categories=Utility;
|
||||||
@@ -245,6 +245,7 @@
|
|||||||
};
|
};
|
||||||
xdg.configFile."waybar".source = ./config/waybar;
|
xdg.configFile."waybar".source = ./config/waybar;
|
||||||
xdg.configFile."foot".source = ./config/foot;
|
xdg.configFile."foot".source = ./config/foot;
|
||||||
|
xdg.dataFile."applications/switch-wallpaper.desktop".source = ./config/applications/switch-wallpaper.desktop;
|
||||||
|
|
||||||
# ── Notifications ────────────────────────────────────────────────────────────
|
# ── Notifications ────────────────────────────────────────────────────────────
|
||||||
services.mako = {
|
services.mako = {
|
||||||
|
|||||||
Reference in New Issue
Block a user