unnecessary newline removed
This commit is contained in:
parent
53d2497927
commit
d5149012bf
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/bran
|
|||
|
||||
# Remove old shortcut assign with the Print key
|
||||
gsettings set org.gnome.settings-daemon.plugins.media-keys screenshot "[]"
|
||||
echo -e "\nOld ImprEcran shortcut removed!"
|
||||
echo "Old ImprEcran shortcut removed!"
|
||||
|
||||
# Fetching customs keyboard shortcuts
|
||||
CUSTOM_KEYBINDINGS_LIST=$(gsettings get org.gnome.settings-daemon.plugins.media-keys custom-keybindings)
|
||||
|
|
Reference in a new issue