Compare commits
2 commits
7408a5f07a
...
966e01ca1c
Author | SHA1 | Date | |
---|---|---|---|
966e01ca1c | |||
5d8661512b |
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
exec keepassxc
|
exec keepassxc
|
||||||
exec nextcloud
|
exec nextcloud
|
||||||
exec telegram-desktop && swaymsg 'assign [class=Telegram] workspace 2
|
exec telegram-desktop && swaymsg 'assign [class=Telegram] workspace 2
|
||||||
|
exec tmux new -ds profanity profanity
|
||||||
|
|
|
@ -9,3 +9,4 @@ for_window [app_id = "floating_update"] floating enable, resize set width 1000px
|
||||||
for_window [class = "(?i)pinentry"] floating enable
|
for_window [class = "(?i)pinentry"] floating enable
|
||||||
for_window [title = "Administrator privileges required"] floating enable
|
for_window [title = "Administrator privileges required"] floating enable
|
||||||
for_window [title = "Unlock Database"] floating enable
|
for_window [title = "Unlock Database"] floating enable
|
||||||
|
for_window [title = "Reminders"] floating enable
|
||||||
|
|
Loading…
Reference in a new issue