Add sway config

This commit is contained in:
Tobias Reisinger 2024-08-21 16:34:57 +02:00
parent db15c95662
commit cb3ea5254e
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
21 changed files with 347 additions and 3 deletions

View file

@ -1,5 +1,10 @@
[hosts.portalo]
groups = ['common', 'wayland', 'chat', 'messenger']
groups = ['common', 'wayland', 'chat', 'messenger', 'sway']
[apps.autotiling]
command = 'autotiling'
hosts = []
group = 'sway'
[apps.ckb-next]
command = 'ckb-next --background'
@ -127,4 +132,4 @@ group = 'x11'
[apps.waybar]
command = 'waybar'
hosts = []
group = 'wayland'
group = 'hyprland'