diff --git a/.config/sway/config##hostname.T14s b/.config/sway/config##hostname.T14s index e093545..e926f00 100644 --- a/.config/sway/config##hostname.T14s +++ b/.config/sway/config##hostname.T14s @@ -26,9 +26,9 @@ exec notify-send -t 3000 'Screenshot saved.' set $gnome-schema org.gnome.desktop.interface exec_always { - gsettings set $gnome-schema gtk-theme 'Materia-dark' - gsettings set $gnome-schema icon-theme 'Arc' - #gsettings set $gnome-schema cursor-theme 'cursor theme name' + gsettings set $gnome-schema gtk-theme 'Adwaita-dark' + gsettings set $gnome-schema icon-theme 'Papirus' + #gsettings set $gnome-schema cursor-theme 'Adwaita' gsettings set $gnome-schema font-name 'ibm-plex 12' export XDG_CURRENT_DESKTOP=Unity } diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 8df69fe..cc3efd6 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -11,13 +11,11 @@ window#waybar { } #workspaces { - margin: 5px; - margin-left: 10px; - margin-right: 10px; - border-radius: 2px; + margin: 5px 10px; } #workspaces button { - padding: 0 4px; + padding: 0 12px; + border-radius: 0; } #workspaces button.focused {