Disable the single tap overview in GNOME

This commit is contained in:
Josh Sherman 2024-11-07 12:29:40 -06:00
parent 453519ba35
commit cb91fb43fa
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -27,6 +27,8 @@ stow alacritty git nvim screen vim zsh
if [[ `uname` == Darwin ]]; then if [[ `uname` == Darwin ]]; then
stow macos stow macos
else
gsettings set org.gnome.mutter overlay-key ''
fi fi
mkdir -p ~/.local/share/vim/undo/ mkdir -p ~/.local/share/vim/undo/