change warkspace order

This commit is contained in:
Frost-Phoenix 2024-03-04 11:57:04 +01:00
parent a84eb20f8e
commit 4e5a0c08b5
2 changed files with 3 additions and 3 deletions

View file

@ -149,7 +149,7 @@
bind = $mainMod SHIFT, F, fullscreen, 1 bind = $mainMod SHIFT, F, fullscreen, 1
bind = $mainMod, Space, togglefloating, bind = $mainMod, Space, togglefloating,
bind = $mainMod, D, exec, pkill wofi || wofi --show drun 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 SHIFT, S, exec, hyprctl dispatch exec '[workspace 5 silent] SoundWireServer'
bind = $mainMod, Escape, exec, swaylock bind = $mainMod, Escape, exec, swaylock
bind = $mainMod SHIFT, Escape, exec, shutdown-script bind = $mainMod SHIFT, Escape, exec, shutdown-script

View file

@ -37,8 +37,8 @@
format-icons= { format-icons= {
"1"= "󰈹"; "1"= "󰈹";
"2"= ""; "2"= "";
"3"= "󰙯"; "3"= "󰘙";
"4"= "󰘙"; "4"= "󰙯";
"5"= ""; "5"= "";
urgent= ""; urgent= "";
default = ""; default = "";