mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
added days to uptime in waybar
This commit is contained in:
@@ -254,7 +254,7 @@
|
||||
},
|
||||
|
||||
"user": {
|
||||
"format": "<span color='#8bd5ca'>{user}</span> (up <span color='#8aadf4'>{work_H} h</span> <span color='#eed49f'>{work_M} min</span> <span color='#a6da95'>↑</span>)",
|
||||
"format": "<span color='#8bd5ca'>{user}</span> (up <span color='#f5bde6'>{work_d} d</span> <span color='#8aadf4'>{work_H} h</span> <span color='#eed49f'>{work_M} min</span> <span color='#a6da95'>↑</span>)",
|
||||
"icon": true,
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user