[profiles/desktop] modify sway config
This commit is contained in:
@@ -118,14 +118,14 @@ bindsym $mod+Shift+Right move right
|
|||||||
|
|
||||||
# define workspaces
|
# define workspaces
|
||||||
set $ws1 "1: "
|
set $ws1 "1: "
|
||||||
# set $ws2 "2: "
|
|
||||||
set $ws2 "2: "
|
set $ws2 "2: "
|
||||||
set $ws3 "3: "
|
set $ws3 "3: "
|
||||||
set $ws4 "4: Torrenty"
|
set $ws4 "4: Torrenty"
|
||||||
set $ws5 "5: Soulseek"
|
set $ws5 "5: Soulseek"
|
||||||
set $ws6 "6: Libreoffice"
|
set $ws6 "6: Libreoffice"
|
||||||
set $ws7 "7: Wirtualki"
|
set $ws7 "7: Wirtualki"
|
||||||
set $ws9 "9"
|
set $ws8 "8: "
|
||||||
|
set $ws9 "9: "
|
||||||
set $ws10 "10"
|
set $ws10 "10"
|
||||||
set $wsF1 "11"
|
set $wsF1 "11"
|
||||||
set $wsF2 "12"
|
set $wsF2 "12"
|
||||||
@@ -192,16 +192,17 @@ bindsym $mod+Shift+F12 move container to workspace number $wsF12
|
|||||||
assign [app_id="[Cc]hromium"] $ws2
|
assign [app_id="[Cc]hromium"] $ws2
|
||||||
assign [app_id="[Tt]hunderbird"] $ws3
|
assign [app_id="[Tt]hunderbird"] $ws3
|
||||||
assign [app_id="q[Bb]ittorrent"] $ws4
|
assign [app_id="q[Bb]ittorrent"] $ws4
|
||||||
# assign [class="[Ee]macs"] $ws5
|
|
||||||
assign [app_id="[Nn]icotine"] $ws5
|
assign [app_id="[Nn]icotine"] $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="[Ff]irefox"] $ws10
|
assign [app_id="[Ff]irefox"] $ws8
|
||||||
assign [app_id="[Ii]ce[Ww]easel"] $ws10
|
assign [app_id="[Ii]ce[Ww]easel"] $ws8
|
||||||
assign [app_id="[Aa]browser"] $ws10
|
assign [app_id="[Aa]browser"] $ws8
|
||||||
assign [app_id="[Ll]ibre[Ww]olf"] $ws10
|
assign [app_id="[Ll]ibre[Ww]olf"] $ws8
|
||||||
|
assign [class="[Ee]macs"] $ws9
|
||||||
|
assign [app_id="[Ee]macs"] $ws9
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user