diff options
author | zachir <zachir@librem.one> | 2022-10-05 22:00:32 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2022-10-05 22:00:32 -0500 |
commit | f39d735e2ba625a31a7dbf6fb8bdd62501379ad1 (patch) | |
tree | d17c96714c930e0b8bc75616cc9c81b961ed5aa0 /zsh/.zprofile |
Initial Commit
Diffstat (limited to 'zsh/.zprofile')
-rw-r--r-- | zsh/.zprofile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile new file mode 100644 index 0000000..1eae5e7 --- /dev/null +++ b/zsh/.zprofile @@ -0,0 +1,6 @@ +#export GDK_DPI_SCALE=0.7 + +#gnome_schema=org.gnome.desktop.interface +# +#gsettings set $gnome_schema gtk-theme 'Plata-Noir-Compact' +#gsettings set $gnome_schema icon-theme 'Papirus-Dark' |