mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
updated sway config
This commit is contained in:
parent
79aedc8bbf
commit
b245b875c6
@ -26,8 +26,8 @@ workspace $tag1 output $screen
|
|||||||
workspace $tag2 output $screen
|
workspace $tag2 output $screen
|
||||||
workspace $tag3 output $screen
|
workspace $tag3 output $screen
|
||||||
workspace $tag4 output $laptop
|
workspace $tag4 output $laptop
|
||||||
workspace $tag5 output $laptop
|
workspace $tag5 output $screen
|
||||||
workspace $tag6 output $screen
|
workspace $tag6 output $laptop
|
||||||
workspace $tag7 output $laptop
|
workspace $tag7 output $laptop
|
||||||
workspace $tag8 output $laptop
|
workspace $tag8 output $laptop
|
||||||
workspace $tag9 output $laptop
|
workspace $tag9 output $laptop
|
||||||
|
@ -99,10 +99,10 @@ workspace_auto_back_and_forth yes
|
|||||||
# set workspace names
|
# set workspace names
|
||||||
set $tag1 "1:"
|
set $tag1 "1:"
|
||||||
set $tag2 "2:"
|
set $tag2 "2:"
|
||||||
set $tag3 "3:"
|
set $tag3 "3:"
|
||||||
set $tag4 "4:"
|
set $tag4 "4:"
|
||||||
set $tag5 "5:"
|
set $tag5 "5:"
|
||||||
set $tag6 "6:"
|
set $tag6 "6:"
|
||||||
set $tag7 "7:"
|
set $tag7 "7:"
|
||||||
set $tag8 "8:"
|
set $tag8 "8:"
|
||||||
set $tag9 "9:"
|
set $tag9 "9:"
|
||||||
@ -166,15 +166,15 @@ for_window [title="Images de Variety"] floating enable, border pixel 1, move lef
|
|||||||
for_window [app_id="zenity"] floating enable
|
for_window [app_id="zenity"] floating enable
|
||||||
|
|
||||||
# assign and focus xwayland
|
# assign and focus xwayland
|
||||||
assign [class="Spotify"] $tag5
|
assign [class="Spotify"] $tag6
|
||||||
for_window [class="Spotify"] focus
|
for_window [class="Spotify"] focus
|
||||||
assign [class="code-oss"] $tag6
|
assign [class="code-oss"] $tag8
|
||||||
for_window [class="code-oss"] focus
|
for_window [class="code-oss"] focus
|
||||||
assign [class="gimp"] $tag8
|
assign [class="gimp"] $tag8
|
||||||
for_window [class="gimp"] focus
|
for_window [class="gimp"] focus
|
||||||
|
|
||||||
# assign and focus wayland
|
# assign and focus wayland
|
||||||
assign [app_id="evolution"] $tag6
|
assign [app_id="evolution"] $tag3
|
||||||
for_window [app_id="evolution"] focus
|
for_window [app_id="evolution"] focus
|
||||||
assign [app_id="virt-manager"] $tag8
|
assign [app_id="virt-manager"] $tag8
|
||||||
for_window [app_id="virt-manager"] focus
|
for_window [app_id="virt-manager"] focus
|
||||||
@ -182,8 +182,6 @@ assign [app_id="zim"] $tag8
|
|||||||
for_window [app_id="zim"] focus
|
for_window [app_id="zim"] focus
|
||||||
assign [app_id="transmission-gtk"] $tag9
|
assign [app_id="transmission-gtk"] $tag9
|
||||||
for_window [app_id="transmission-gtk"] focus
|
for_window [app_id="transmission-gtk"] focus
|
||||||
assign [app_id="connman-gtk"] $tag10
|
|
||||||
for_window [app_id="connman-gtk"] focus
|
|
||||||
assign [app_id="pavucontrol"] $tag10
|
assign [app_id="pavucontrol"] $tag10
|
||||||
for_window [app_id="pavucontrol"] focus
|
for_window [app_id="pavucontrol"] focus
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user