[gnome] Add makefile and allow syncing gconf settings for Gnome
This commit is contained in:
3
Makefile
Normal file
3
Makefile
Normal file
@ -0,0 +1,3 @@
|
||||
run:
|
||||
stow -t ~ */
|
||||
dconf load / < gnome/.local/share/custom-shortcuts.conf
|
||||
@ -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"
|
||||
|
||||
287
gnome/.local/share/custom-gconf.conf
Normal file
287
gnome/.local/share/custom-gconf.conf
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user