fix typo
This commit is contained in:
@@ -16,7 +16,7 @@ gsettings set org.cinnamon.desktop.peripherals.touchpad natural-scroll "false"
|
||||
echo "* enable touchpad gestures" | tee todo.md -a
|
||||
|
||||
# replace holding <Alt> to move windows with <Super>
|
||||
gsettings set org.cinnmon.desktop.wm.preferences mouse-button-modifier "'<Super>'"
|
||||
gsettings set org.cinnamon.desktop.wm.preferences mouse-button-modifier "'<Super>'"
|
||||
|
||||
# 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user