This commit is contained in:
ksyasuda 2025-02-26 12:33:38 -08:00
parent dea3fbcb4a
commit d3b4fa7321
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
uwsm

View File

@ -50,7 +50,7 @@ exec-once = $terminal
exec-once = uwsm app -sb -S both -t scope -- hyprpm update -nn exec-once = uwsm app -sb -S both -t scope -- hyprpm update -nn
exec-once = uwsm app -sb -S both -t scope -- hyprpm reload -nn exec-once = uwsm app -sb -S both -t scope -- hyprpm reload -nn
exec-once = uwsm app -sb -t service -- nm-applet exec-once = uwsm app -sb -t service -- nm-applet
exec-once = uwsm app -sb -t service -- waybar # exec-once = uwsm app -sb -t service -- waybar # handled by systemd servcie
exec-once = uwsm app -sb -t service -- hyprsunset exec-once = uwsm app -sb -t service -- hyprsunset
exec-once = uwsm app -sb -t service -- polkit-kde-authentication-agent-1.desktop exec-once = uwsm app -sb -t service -- polkit-kde-authentication-agent-1.desktop
exec-once = uwsm app -sb -t service -- variety exec-once = uwsm app -sb -t service -- variety
@ -221,7 +221,7 @@ misc {
# {{{ WORKSPACES # {{{ WORKSPACES
# workspace = name:,monitor:DP-1 # workspace = name:,monitor:DP-1
workspace = 2,monitor:DP-1,defaultName: # workspace = 2,monitor:DP-1,defaultName:
# workspace = 2,monitor:DP-1,persistent:false # workspace = 2,monitor:DP-1,persistent:false
# workspace = 3,monitor:DP-1,persistent:false # workspace = 3,monitor:DP-1,persistent:false
# workspace = 4,monitor:DP-1,persistent:false # workspace = 4,monitor:DP-1,persistent:false