Disable the single tap overview in GNOME
This commit is contained in:
parent
453519ba35
commit
cb91fb43fa
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ stow alacritty git nvim screen vim zsh
|
|||
|
||||
if [[ `uname` == Darwin ]]; then
|
||||
stow macos
|
||||
else
|
||||
gsettings set org.gnome.mutter overlay-key ''
|
||||
fi
|
||||
|
||||
mkdir -p ~/.local/share/vim/undo/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue