diff options
Diffstat (limited to '')
| -rw-r--r-- | hyprland/hyprland.nix | 1 |
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" |
