feat: some more packages + styling fix
This commit is contained in:
@ -66,6 +66,6 @@ arch = [
|
|||||||
"xorg-server",
|
"xorg-server",
|
||||||
"xorg-xinit",
|
"xorg-xinit",
|
||||||
"yay",
|
"yay",
|
||||||
"zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop",
|
"zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop-wayland", "pavucontrol",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
#clock {
|
#clock {
|
||||||
color: @blue;
|
color: @blue;
|
||||||
border-radius: 1rem;
|
border-radius: 1rem;
|
||||||
|
margin-right: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#battery {
|
#battery {
|
||||||
|
Reference in New Issue
Block a user