Update .config/sway/config
This commit is contained in:
parent
aa38248c1c
commit
6ecfb864d0
1 changed files with 6 additions and 0 deletions
|
|
@ -277,9 +277,15 @@ for_window [app_id="foot"] floating enable
|
|||
for_window [app_id="Alacritty"] floating enable
|
||||
for_window [app_id="org.speedcrunch.speedcrunch"] floating enable
|
||||
|
||||
#See which windows use xwayland
|
||||
for_window [shell="xwayland"] title_format "[XWayland] %title"
|
||||
|
||||
exec mako
|
||||
exec steam
|
||||
#exec ticktick
|
||||
exec vesktop -m
|
||||
|
||||
#Clipboard
|
||||
exec wl-paste -t text --watch clipman store --no-persist
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue