1
0
forked from extern/nix-config

gnome: Remove GTK and cursor theme settings

I don't use these anymore in my main environment and am probably not
interested enough in GNOME to customize it manually anymore. As of now,
I'd rather stay in my comfortable bspwm environment since it's there
that "everything just works".
This commit is contained in:
Donovan Glover 2022-07-28 03:32:53 -04:00
parent 273a803a2b
commit a7115582bd
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
3 changed files with 0 additions and 14 deletions

View File

@ -1,5 +0,0 @@
#!/bin/sh
# Use the dark variant of the Arc GTK theme
gsettings set org.gnome.desktop.interface gtk-theme Arc-Dark-solid
gsettings set org.gnome.desktop.interface icon-theme Papirus-Dark

View File

@ -1,4 +0,0 @@
#!/bin/sh
# Use Plasma's default cursor theme in GNOME
gsettings set org.gnome.desktop.interface cursor-theme breeze_cursors

View File

@ -1,5 +0,0 @@
#!/bin/sh
# Use the light variant of the Pop GTK theme
gsettings set org.gnome.desktop.interface gtk-theme Pop
gsettings set org.gnome.desktop.interface icon-theme Pop