Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
roktas committed Oct 14, 2023
1 parent 26e25e4 commit 987e569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnome/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ if [[ -n ${DESKTOP_SESSION:-} ]]; then
unbind "<Alt>Space"; unbind "<Alt>space"

echo >&2 "Setting keyboard repeat interval to 10..."
gsettings set org.gnome.desktop.peripherals.keyboard repeat-interval 10
gsettings set org.gnome.desktop.peripherals.keyboard repeat-interval 30
echo >&2 "Setting keyboard delay to 250..."
gsettings set org.gnome.desktop.peripherals.keyboard delay 250
fi

0 comments on commit 987e569

Please sign in to comment.