diff --git a/bin/initDesktop b/bin/initDesktop index c4242d7..a0ab9a1 100755 --- a/bin/initDesktop +++ b/bin/initDesktop @@ -51,9 +51,9 @@ function gnome_key_bindings(){ gsettings set org.gnome.settings-daemon.plugins.media-keys custom-keybindings "['$KEY_PATH/custom0/']" # Open Terminator - "$CMD"/custom0/ name "Open Terminator" - "$CMD"/custom0/ command "terminator" - "$CMD"/custom0/ binding "Return" + $CMD/custom0/ name "Open Terminator" + $CMD/custom0/ command "terminator" + $CMD/custom0/ binding "Return" } function setup_dotfiles(){