From afd99987311d0bd988ee269c4c0397cc458662eb Mon Sep 17 00:00:00 2001 From: Luis Date: Wed, 17 Apr 2024 21:44:35 +0200 Subject: [PATCH] Actualizar home/laptop/.config/sway/config --- home/laptop/.config/sway/config | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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