dotfiles/modules/home/gui/desktop/hypr/land/config/exec-once.nix
2025-05-12 15:36:59 -05:00

20 lines
256 B
Nix
Executable file

{ flake, ... }:
let
inherit (flake.config.aesthetics.themes)
cursor
;
in
[
"hypridle"
"wl-clipboard"
"wpaperd"
"gammastep"
"dunst"
"playerctrld"
"waybar"
"nm-applet"
"blueman-applet"
"easyeffects -r"
"emote"
"flameshot"
]