From 824022cd1f633c70c4d2782934251616756f4668 Mon Sep 17 00:00:00 2001 From: Indrajith Date: Wed, 3 Jul 2024 02:03:35 +0530 Subject: Dots Updated * Adds GTK Themes * Adds wlogout * Adds tmux config * Adds Pywal-16-colors * Removed unwanted gtk folders * Config Updates * Fish * Hyprland * Hyprlock * Hyprpaper * waybar --- .themes/Otis/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .themes/Otis/README.md (limited to '.themes/Otis/README.md') diff --git a/.themes/Otis/README.md b/.themes/Otis/README.md new file mode 100644 index 000000000..6d61b8157 --- /dev/null +++ b/.themes/Otis/README.md @@ -0,0 +1,17 @@ + +![](Art/otis.jpg) + +> An elegant dark theme for gnome + +#### Installation + +Extract the zip file to the themes directory i.e. `/usr/share/themes/` or `~/.themes/` (create it if necessary). + +To set the theme on Gnome, run the following commands in Terminal: + +``` +gsettings set org.gnome.desktop.interface gtk-theme "Otis" +gsettings set org.gnome.desktop.wm.preferences theme "Otis" +``` +or Change via distribution specific tool. + -- cgit v1.2.3