Add sway config
This commit is contained in:
parent
db15c95662
commit
cb3ea5254e
21 changed files with 347 additions and 3 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue