diff --git a/home/laptop/.config/sway/config b/home/laptop/.config/sway/config index b7b2bd5..b004dd0 100644 --- a/home/laptop/.config/sway/config +++ b/home/laptop/.config/sway/config @@ -34,8 +34,15 @@ set $right l # Your preferred terminal emulator set $term footclient -# Cursor theme -seat seat0 xcursor_theme Vimix-white-cursors +# Setting values in gsettings +set $gnome-schema org.gnome.desktop.interface +exec_always { + gsettings set $gnome-schema gtk-theme Adwaita + gsettings set $gnome-schema icon-theme Adwaita + gsettings set $gnome-schema cursor-theme Vimix-white-cursors + gsettings set $gnome-schema cursor-size 24 + gsettings set $gnome-schema font-name mononoki +} # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened