Quellcode durchsuchen

[gnome] Add makefile and allow syncing gconf settings for Gnome

Colin Powell vor 4 Monaten
Ursprung
Commit
3630fcc79a
3 geänderte Dateien mit 146 neuen und 0 gelöschten Zeilen
  1. 3 0
      Makefile
  2. 1 0
      bash/.aliases
  3. 142 0
      gnome/.local/share/custom-gconf.conf

+ 3 - 0
Makefile

@@ -0,0 +1,3 @@
+run:
+	stow -t ~ */
+	dconf load / < gnome/.local/share/custom-shortcuts.conf

+ 1 - 0
bash/.aliases

@@ -19,3 +19,4 @@ alias vdeploy="ssh life.unbl.ink \"rm -rf /root/vrobbler-venv/lib/python3.11/sit
 alias vsh="ssh life.unbl.ink vrobbler shell_plus"
 alias docker="podman $*"
 alias docker-compose="podman-compose $*"
+alias dump_gconf="dconf dump / > ~/.dotfiles/gnome/.local/share/custom-gconf.conf"

Datei-Diff unterdrückt, da er zu groß ist
+ 142 - 0
gnome/.local/share/custom-gconf.conf


Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.