Add more configuration items for Gnome
missing hotkeys other behaviour
This commit is contained in:
9
scripts/gnome-configuration.sh
Executable file
9
scripts/gnome-configuration.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# https://unix.stackexchange.com/questions/119432/save-custom-keyboard-shortcuts-in-gnome
|
||||
|
||||
set -x
|
||||
|
||||
# docnf dump /
|
||||
|
||||
dconf load / < conf/gnome-shortcuts.conf
|
||||
Reference in New Issue
Block a user