superfreq: init

This commit is contained in:
DashieTM 2025-05-16 21:52:32 +02:00
parent 1cbe5d7e2a
commit 78afacde79
6 changed files with 48 additions and 2 deletions

View file

@ -417,6 +417,7 @@ in {
# other programs
"${browserName}"
(lib.mkIf config.mods.oxi.hyprdock.enable "hyprdock --server")
(lib.mkIf config.mods.hypr.hyprpaper.enable "hyprpaper")
(lib.mkIf config.mods.hypr.hyprland.useIronbar "ironbar")
(lib.mkIf config.mods.oxi.oxipaste.enable "oxipaste_daemon")