diff --git a/desktop-env.sh b/desktop-env.sh index eb54494..450c402 100644 --- a/desktop-env.sh +++ b/desktop-env.sh @@ -16,7 +16,7 @@ gsettings set org.cinnamon.desktop.peripherals.touchpad natural-scroll "false" echo "* enable touchpad gestures" | tee todo.md -a # replace holding to move windows with -gsettings set org.cinnmon.desktop.wm.preferences mouse-button-modifier "''" +gsettings set org.cinnamon.desktop.wm.preferences mouse-button-modifier "''" # hide annoying super menu icons @@ -31,3 +31,5 @@ chmod 755 $HOME/.config/autostart/artha.desktop FP="$HOME/.config/cinnamon/spices/calendar@cinnamon.org/13.json" # why is this 13? doesn't seem very robust cat $FP | jq '.["show-events"].value = false' | tee $FP +# revert to previous version of cinnamon menus +