diff --git a/.config/metapac/groups/default.toml b/.config/metapac/groups/default.toml index 8cc4059d..e8f1ed35 100644 --- a/.config/metapac/groups/default.toml +++ b/.config/metapac/groups/default.toml @@ -66,6 +66,6 @@ arch = [ "xorg-server", "xorg-xinit", "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", ] diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 2b81142f..1f5af516 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -51,6 +51,7 @@ #clock { color: @blue; border-radius: 1rem; + margin-right: 1rem; } #battery {