diff --git a/home/sway/default.nix b/home/sway/default.nix index 8cce83ff..02c8dc89 100644 --- a/home/sway/default.nix +++ b/home/sway/default.nix @@ -76,19 +76,6 @@ {command = "${pkgs.libsForQt5.polkit-kde-agent}/libexec/polkit-kde-authentication-agent-1";} {command = "${pkgs.protonmail-bridge}/bin/protonmail-bridge -n";} ]; - assigns = { - "3" = [ - {class = "^(libreoffice|soffice)(.*)$";} - ]; - "4" = [ - {class = "^WebCord$";} - {class = "^Signal$";} - ]; - "5" = [ - {class = "^steam$";} - {class = "^org.prismlauncher.PrismLauncher$";} - ]; - }; window = { border = 1; commands = [ diff --git a/home/waybar/default.nix b/home/waybar/default.nix index a9143639..31697f96 100644 --- a/home/waybar/default.nix +++ b/home/waybar/default.nix @@ -38,17 +38,13 @@ "sway/workspaces" = { format = "{icon}"; format-icons = { - "1" = "󰟀 "; - "2" = "󰝚 "; - "3" = "󱧶 "; - "4" = "󰭻 "; - "5" = "󰹁 "; - "6" = "󰫃 "; - "7" = "󰫄 "; - "8" = "󰫅 "; - "9" = "󰫆 "; - "10" = "󰫇 "; - default = "󰫈 "; + "1" = "󰫃 "; + "2" = "󰫄 "; + "3" = "󰫅 "; + "4" = "󰫆 "; + "5" = "󰫇 "; + "6" = "󰫈 "; + default = "󰋙 "; urgent = "󰁡 "; }; # show-special = false; @@ -60,6 +56,7 @@ "3" = []; "4" = []; "5" = []; + "6" = []; }; }; "sway/window" = {