summaryrefslogtreecommitdiffstats
path: root/hyprland/hyprland.nix
diff options
context:
space:
mode:
authorAndrew <admonty1@protonmail.com>2025-08-18 21:38:33 -0400
committerAndrew <admonty1@protonmail.com>2025-08-18 21:38:33 -0400
commit5cce220d0b8c82a6b1eb7dda16d90c96d09b95c9 (patch)
tree79bdc91707da7884e298139587c3962f42094cb2 /hyprland/hyprland.nix
parentsmart gaps (diff)
downloadnixos-5cce220d0b8c82a6b1eb7dda16d90c96d09b95c9.tar.gz
nixos-5cce220d0b8c82a6b1eb7dda16d90c96d09b95c9.tar.bz2
nixos-5cce220d0b8c82a6b1eb7dda16d90c96d09b95c9.zip
modularize brave and rmpc
Diffstat (limited to '')
-rw-r--r--hyprland/hyprland.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hyprland/hyprland.nix b/hyprland/hyprland.nix
index 2a9e06f..a28953c 100644
--- a/hyprland/hyprland.nix
+++ b/hyprland/hyprland.nix
@@ -36,6 +36,7 @@
];
exec-once = [
"xrandr --output DP-3 --primary"
+ "waybar"
"[workspace 1 silent] ghostty"
"[workspace 2 silent] ghostty -e rmpc"
"[workspace 3 silent] obsidian"