switched theme

This commit is contained in:
Tyler Kelley 2024-01-23 20:44:34 -06:00
parent 4d5dbe5c47
commit fbf222ba7f
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
};
"network" = {
format-icons = ["󰤯" "󰤟" "󰤢" "󰤥" "󰤨"];
format-ethernet = ": {bandwidthDownOctets} : {bandwidthUpOctets}";
format-ethernet = ": {bandwidthDownOctets}";
format-wifi = "{icon} {signalStrength}%";
format-disconnected = "󰤮";
tooltip = false;

View File

@ -26,7 +26,7 @@
theKBDLayout = "us";
theLCVariables = "en_US.UTF-8";
theTimezone = "America/Chicago";
theme = "catppuccin-mocha";
theme = "gigavolt";
browser = "firefox";
wallpaperGit = "https://gitlab.com/Zaney/my-wallpapers.git";
wallpaperDir = "/home/${username}/Pictures/Wallpapers";