mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-20 00:59:04 +05:30
feat(desktop): update serpantinum configuration
This commit is contained in:
@@ -25,11 +25,16 @@
|
|||||||
language = "en";
|
language = "en";
|
||||||
weatherUnit = "metric";
|
weatherUnit = "metric";
|
||||||
weatherInterval = 30;
|
weatherInterval = 30;
|
||||||
|
avatarPath = "/home/tux/Wallpapers/tux.png";
|
||||||
|
muteSfx = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
bar = {
|
bar = {
|
||||||
position = "top";
|
position = "top";
|
||||||
style = "modular";
|
style = "modular";
|
||||||
|
time = {
|
||||||
|
format = "hh:mm:ss A";
|
||||||
|
};
|
||||||
width = 5;
|
width = 5;
|
||||||
workspaceCount = 7;
|
workspaceCount = 7;
|
||||||
modules = {
|
modules = {
|
||||||
|
|||||||
Reference in New Issue
Block a user