Update .config/sway/config.d/application_defaults
Update .config/sway/config.d/autostart_applications
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
# Assign workspaces
|
||||
assign [app_id="firefox"] 2
|
||||
for_window [app_id="firefox"] focus
|
||||
|
||||
assign [class="firefox"] 2
|
||||
for_window [class="firefox"] focus
|
||||
|
||||
assign [app_id="zen-alpha"] 2
|
||||
for_window [app_id="zen-alpha"] focus
|
||||
|
||||
assign [class=Element] 3
|
||||
for_window [class="Element"] focus
|
||||
|
||||
@@ -51,8 +53,11 @@ for_window [app_id="xsensors"] floating enable
|
||||
for_window [title="Save File"] floating enable
|
||||
for_window [app_id="firefox" title="Firefox — Sharing Indicator"] kill
|
||||
for_window [class ="Google-chrome"] floating disable
|
||||
for_window [title="waybar_htop"] floating enable, resize set width 70 ppt height 70 ppt
|
||||
for_window [title="waybar_nmtui"] floating enable
|
||||
|
||||
# Inhibit idle
|
||||
for_window [app_id="firefox"] inhibit_idle fullscreen
|
||||
for_window [app_id="zen-alpha"] inhibit_idle fullscreen
|
||||
for_window [app_id="Chromium"] inhibit_idle fullscreen
|
||||
for_window [class="steam_app_582010"] inhibit_idle fullscreen
|
||||
|
Reference in New Issue
Block a user