[profiles/desktop] change sway config
This commit is contained in:
@@ -118,15 +118,15 @@ bindsym $mod+Shift+Right move right
|
|||||||
|
|
||||||
# define workspaces
|
# define workspaces
|
||||||
set $ws1 "1: "
|
set $ws1 "1: "
|
||||||
set $ws2 "2: "
|
# set $ws2 "2: "
|
||||||
set $ws3 "3: "
|
set $ws2 "2: "
|
||||||
set $ws4 "4: "
|
set $ws3 "3: "
|
||||||
set $ws5 "5: "
|
set $ws4 "4: Torrenty"
|
||||||
|
set $ws5 "5: Soulseek"
|
||||||
set $ws6 "6: Libreoffice"
|
set $ws6 "6: Libreoffice"
|
||||||
set $ws7 "7: Wirtualki"
|
set $ws7 "7: Wirtualki"
|
||||||
set $ws8 "8: Torrenty"
|
set $ws9 "9"
|
||||||
set $ws9 "9: Soulseek"
|
set $ws9 "10"
|
||||||
set $ws10 "10: Seamonkey"
|
|
||||||
set $wsF1 "11"
|
set $wsF1 "11"
|
||||||
set $wsF2 "12"
|
set $wsF2 "12"
|
||||||
set $wsF3 "13"
|
set $wsF3 "13"
|
||||||
@@ -189,20 +189,19 @@ bindsym $mod+Shift+F11 move container to workspace number $wsF11
|
|||||||
bindsym $mod+Shift+F12 move container to workspace number $wsF12
|
bindsym $mod+Shift+F12 move container to workspace number $wsF12
|
||||||
|
|
||||||
# window assignments
|
# window assignments
|
||||||
assign [app_id="[Ff]irefox"] $ws2
|
assign [app_id="[Cc]hromium"] $ws2
|
||||||
assign [app_id="[Ii]ce[Ww]easel"] $ws2
|
assign [app_id="[Tt]hunderbird"] $ws3
|
||||||
assign [app_id="[Aa]browser"] $ws2
|
assign [app_id="q[Bb]ittorrent"] $ws4
|
||||||
assign [app_id="[Ll]ibre[Ww]olf"] $ws2
|
# assign [class="[Ee]macs"] $ws5
|
||||||
assign [app_id="[Cc]hromium"] $ws3
|
assign [app_id="[Nn]icotine"] $ws5
|
||||||
assign [app_id="[Tt]hunderbird"] $ws4
|
|
||||||
assign [class="[Ee]macs"] $ws5
|
|
||||||
assign [app_id="[Ll]ibreoffice.*"] $ws6
|
assign [app_id="[Ll]ibreoffice.*"] $ws6
|
||||||
assign [app_id="[Vv]irt.*[Mm]anager"] $ws7
|
assign [app_id="[Vv]irt.*[Mm]anager"] $ws7
|
||||||
assign [app_id="[Vv]irt.*[Vv]iewer"] $ws7
|
assign [app_id="[Vv]irt.*[Vv]iewer"] $ws7
|
||||||
assign [app_id="[Qq]emu"] $ws7
|
assign [app_id="[Qq]emu"] $ws7
|
||||||
assign [app_id="q[Bb]ittorrent"] $ws8
|
assign [app_id="[Ff]irefox"] $ws0
|
||||||
assign [app_id="[Nn]icotine"] $ws9
|
assign [app_id="[Ii]ce[Ww]easel"] $ws0
|
||||||
assign [class="[Ss]ea[Mm]onkey"] $ws10
|
assign [app_id="[Aa]browser"] $ws0
|
||||||
|
assign [app_id="[Ll]ibre[Ww]olf"] $ws0
|
||||||
assign [app_id="[Tt]or.*[Bb]rowser"] $wsF9
|
assign [app_id="[Tt]or.*[Bb]rowser"] $wsF9
|
||||||
assign [app_id="[Kk]iwix"] $wsF10
|
assign [app_id="[Kk]iwix"] $wsF10
|
||||||
assign [app_id="[Kk]ee[Pp]ass"] $wsF11
|
assign [app_id="[Kk]ee[Pp]ass"] $wsF11
|
||||||
@@ -211,6 +210,7 @@ assign [app_id="[Gg]alaxy.*[Bb]uds.*[Cc]lient"] $wsF12
|
|||||||
assign [app_id="qutebrowser"] $wsF12
|
assign [app_id="qutebrowser"] $wsF12
|
||||||
assign [app_id="[Tt]hunar"] $wsF12
|
assign [app_id="[Tt]hunar"] $wsF12
|
||||||
assign [app_id="[Ll]uakit"] $wsF12
|
assign [app_id="[Ll]uakit"] $wsF12
|
||||||
|
assign [class="[Ss]ea[Mm]onkey"] $wsF12
|
||||||
for_window [app_id="[Tt]or\s*[Bb]rowser"] floating enable, border normal
|
for_window [app_id="[Tt]or\s*[Bb]rowser"] floating enable, border normal
|
||||||
for_window [app_id="[Ff]lame[Ss]hot"] floating enable, border normal
|
for_window [app_id="[Ff]lame[Ss]hot"] floating enable, border normal
|
||||||
for_window [class="[Pp]inentry"] floating enable, border normal
|
for_window [class="[Pp]inentry"] floating enable, border normal
|
||||||
@@ -312,7 +312,7 @@ focus_follows_mouse no
|
|||||||
|
|
||||||
## autostart ##
|
## autostart ##
|
||||||
exec chromium
|
exec chromium
|
||||||
exec iceweasel
|
exec firefox
|
||||||
exec thunderbird
|
exec thunderbird
|
||||||
workspace number $ws1
|
workspace number $ws1
|
||||||
exec foot
|
exec foot
|
||||||
|
|||||||
Reference in New Issue
Block a user