zmiana konfiguracji na wayland i sway :love:
This commit is contained in:
13
.config/sway/sway.d/06-floating.conf
Normal file
13
.config/sway/sway.d/06-floating.conf
Normal file
@ -0,0 +1,13 @@
|
||||
#for_window [class="^.*"] title_format "%title [%class]"
|
||||
#for_window [class="^.*"] border pixel 0
|
||||
for_window [class="Telegram"] move scratchpad, border pixel 1
|
||||
for_window [class="Mattermost"] resize set 900 600, move scratchpad, border pixel 1
|
||||
for_window [class="discord"] move scratchpad, border pixel 1
|
||||
for_window [window_role="floating"] floating enable
|
||||
for_window [class="QSyncthingTray"] floating enable
|
||||
for_window [class="Thunderbird" window_type="normal"] move scratchpad, floating enable, resize set 1600 1050, border pixel 2
|
||||
for_window [class="Nautilus"] floating enable
|
||||
for_window [class="Gnome-calculator"] floating enable
|
||||
for_window [class="zoom"] move scratchpad, floating enable
|
||||
for_window [class="Signal"] move scratchpad
|
||||
|
Reference in New Issue
Block a user