formatting
This commit is contained in:
@@ -172,9 +172,9 @@ $ws = workspace
|
||||
windowrule = tile, title:^(Minecraft)$
|
||||
|
||||
windowrule = $ws name:shell, class:^(KeePassXC)$
|
||||
windowrule = $ws name:browser, class:^(firefox)$
|
||||
windowrule = $ws name:browser, class:^(floorp)$
|
||||
windowrule = $ws name:browser, class:^(brave-browser)$
|
||||
windowrule = $ws name:web, class:^(firefox)$
|
||||
windowrule = $ws name:web, class:^(floorp)$
|
||||
windowrule = $ws name:web, class:^(brave-browser)$
|
||||
windowrule = $ws name:music, class:^(Spotify)$
|
||||
windowrule = $ws name:chat, class:^(discord)$
|
||||
windowrule = $ws name:chat, class:^(Signal)$
|
||||
@@ -249,7 +249,7 @@ $mainCtrlShift = $mainCtrl SHIFT
|
||||
|
||||
$ws_game = 1
|
||||
$ws_shell = 2
|
||||
$ws_browser = 3
|
||||
$ws_web = 3
|
||||
$ws_music = 4
|
||||
$ws_image = 5
|
||||
$ws_chat = 6
|
||||
@@ -276,7 +276,7 @@ $ws_extra = 0
|
||||
|
||||
bind = $mainMod, $ws_game, workspace, name:game
|
||||
bind = $mainMod, $ws_shell, workspace, name:shell
|
||||
bind = $mainMod, $ws_browser, workspace, name:browser
|
||||
bind = $mainMod, $ws_web, workspace, name:web
|
||||
bind = $mainMod, $ws_music, workspace, name:music
|
||||
bind = $mainMod, $ws_image, workspace, name:image
|
||||
bind = $mainMod, $ws_chat, workspace, name:chat
|
||||
@@ -287,7 +287,7 @@ $ws_extra = 0
|
||||
|
||||
bind = $mainShift, $ws_game, movetoworkspace, name:game
|
||||
bind = $mainShift, $ws_shell, movetoworkspace, name:shell
|
||||
bind = $mainShift, $ws_browser, movetoworkspace, name:browser
|
||||
bind = $mainShift, $ws_web, movetoworkspace, name:web
|
||||
bind = $mainShift, $ws_music, movetoworkspace, name:music
|
||||
bind = $mainShift, $ws_image, movetoworkspace, name:image
|
||||
bind = $mainShift, $ws_chat, movetoworkspace, name:chat
|
||||
|
||||
Reference in New Issue
Block a user