mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-25 06:23:59 +02:00
switched theme
This commit is contained in:
parent
4d5dbe5c47
commit
fbf222ba7f
@ -55,7 +55,7 @@
|
|||||||
};
|
};
|
||||||
"network" = {
|
"network" = {
|
||||||
format-icons = ["" "" "" "" ""];
|
format-icons = ["" "" "" "" ""];
|
||||||
format-ethernet = ": {bandwidthDownOctets} : {bandwidthUpOctets}";
|
format-ethernet = ": {bandwidthDownOctets}";
|
||||||
format-wifi = "{icon} {signalStrength}%";
|
format-wifi = "{icon} {signalStrength}%";
|
||||||
format-disconnected = "";
|
format-disconnected = "";
|
||||||
tooltip = false;
|
tooltip = false;
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
theKBDLayout = "us";
|
theKBDLayout = "us";
|
||||||
theLCVariables = "en_US.UTF-8";
|
theLCVariables = "en_US.UTF-8";
|
||||||
theTimezone = "America/Chicago";
|
theTimezone = "America/Chicago";
|
||||||
theme = "catppuccin-mocha";
|
theme = "gigavolt";
|
||||||
browser = "firefox";
|
browser = "firefox";
|
||||||
wallpaperGit = "https://gitlab.com/Zaney/my-wallpapers.git";
|
wallpaperGit = "https://gitlab.com/Zaney/my-wallpapers.git";
|
||||||
wallpaperDir = "/home/${username}/Pictures/Wallpapers";
|
wallpaperDir = "/home/${username}/Pictures/Wallpapers";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user