change warkspace order
This commit is contained in:
parent
a84eb20f8e
commit
4e5a0c08b5
|
@ -149,7 +149,7 @@
|
|||
bind = $mainMod SHIFT, F, fullscreen, 1
|
||||
bind = $mainMod, Space, togglefloating,
|
||||
bind = $mainMod, D, exec, pkill wofi || wofi --show drun
|
||||
bind = $mainMod SHIFT, D, exec, hyprctl dispatch exec '[workspace 3 silent] discord'
|
||||
bind = $mainMod SHIFT, D, exec, hyprctl dispatch exec '[workspace 4 silent] discord'
|
||||
bind = $mainMod SHIFT, S, exec, hyprctl dispatch exec '[workspace 5 silent] SoundWireServer'
|
||||
bind = $mainMod, Escape, exec, swaylock
|
||||
bind = $mainMod SHIFT, Escape, exec, shutdown-script
|
||||
|
|
|
@ -37,8 +37,8 @@
|
|||
format-icons= {
|
||||
"1"= "";
|
||||
"2"= "";
|
||||
"3"= "";
|
||||
"4"= "";
|
||||
"3"= "";
|
||||
"4"= "";
|
||||
"5"= "";
|
||||
urgent= "";
|
||||
default = "";
|
||||
|
|
Loading…
Reference in a new issue