Dotfiles for my tiling window manager + terminal workflow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
401 B

  1. ![](Art/Sweet-theme.png)
  2. #### Installation
  3. Extract the zip file to the themes directory i.e. `/usr/share/themes/` or `~/.themes/` (create it if necessary).
  4. To set the theme in Gnome, run the following commands in Terminal,
  5. ```
  6. gsettings set org.gnome.desktop.interface gtk-theme "Sweet"
  7. gsettings set org.gnome.desktop.wm.preferences theme "Sweet"
  8. ```
  9. or Change via distribution specific tool.