summaryrefslogtreecommitdiffstats
path: root/hyprland/hyprland.nix
diff options
context:
space:
mode:
authorAndrew <admonty1@protonmail.com>2025-10-26 17:24:14 -0400
committerAndrew <admonty1@protonmail.com>2025-10-26 17:24:14 -0400
commitf76c1e3b6e2197fcf011998c66f26c4dc5e55051 (patch)
tree452e4c61371e0d04605172b771e8b621a7c8dad7 /hyprland/hyprland.nix
parentmake resize bigger amount (diff)
downloadnixos-f76c1e3b6e2197fcf011998c66f26c4dc5e55051.tar.gz
nixos-f76c1e3b6e2197fcf011998c66f26c4dc5e55051.tar.bz2
nixos-f76c1e3b6e2197fcf011998c66f26c4dc5e55051.zip
remove uwsm
Diffstat (limited to '')
-rw-r--r--hyprland/hyprland.nix16
1 files changed, 8 insertions, 8 deletions
diff --git a/hyprland/hyprland.nix b/hyprland/hyprland.nix
index dd098e7..12ea0a8 100644
--- a/hyprland/hyprland.nix
+++ b/hyprland/hyprland.nix
@@ -44,16 +44,16 @@
exec-once = [
"gnome-keyring-daemon --replace --start --components=pkcs11,secrets,ssh"
"xrandr --output DP-3 --primary"
- "uwsm app -- waybar"
+ "app -- waybar"
"nm-applet --indicator"
"/run/current-system/sw/libexec/polkit-gnome-authentication-agent-1"
- "[workspace 1 silent] uwsm app -- ghostty -e tmux attach -t dev || tmux new -s dev -c ~/dev"
- "[workspace 2 silent] uwsm app -- librewolf"
- #"[workspace 3 silent] uwsm app -- ghostty -e fish -c rmpc"
- "[workspace 3 silent] uwsm app -- discord"
- "[workspace 4 silent] uwsm app -- keepassxc"
- #"[workspace 8 silent] uwsm app -- steam"
- #"[workspace 9 silent] uwsm app -- obsidian"
+ "[workspace 1 silent] app -- ghostty -e tmux attach -t dev || tmux new -s dev -c ~/dev"
+ "[workspace 2 silent] app -- librewolf"
+ #"[workspace 3 silent] app -- ghostty -e fish -c rmpc"
+ "[workspace 3 silent] app -- discord"
+ "[workspace 4 silent] app -- keepassxc"
+ #"[workspace 8 silent] app -- steam"
+ #"[workspace 9 silent] app -- obsidian"
];
windowrule = [
"workspace 3 silent, class:(discord)"