From 5cce220d0b8c82a6b1eb7dda16d90c96d09b95c9 Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 18 Aug 2025 21:38:33 -0400 Subject: modularize brave and rmpc --- hyprland/hyprland.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hyprland') 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" -- cgit v1.3.1