diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 04bdc62..a866915 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -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 diff --git a/modules/home/waybar/settings.nix b/modules/home/waybar/settings.nix index 919fecd..500e050 100644 --- a/modules/home/waybar/settings.nix +++ b/modules/home/waybar/settings.nix @@ -37,8 +37,8 @@ format-icons= { "1"= "󰈹"; "2"= ""; - "3"= "󰙯"; - "4"= "󰘙"; + "3"= "󰘙"; + "4"= "󰙯"; "5"= ""; urgent= ""; default = "";