Automount drives
Turns out drive automounting is useful. Don't disable it.
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
command: dconf write /org/gnome/desktop/wm/keybindings/maximize "['<Super>Up']"
|
||||
- name: Center window with ['<Super>Return']
|
||||
command: dconf write /org/gnome/desktop/wm/keybindings/move-to-center "['<Super><Alt>Return']"
|
||||
- name: Don't automount drives
|
||||
command: dconf write /org/gnome/desktop/media-handling/automount false
|
||||
- name: Don't auto open mounted drives
|
||||
command: dconf write /org/gnome/desktop/media-handling/automount-open false
|
||||
# - name: Don't automount drives
|
||||
# command: dconf write /org/gnome/desktop/media-handling/automount false
|
||||
# - name: Don't auto open mounted drives
|
||||
# command: dconf write /org/gnome/desktop/media-handling/automount-open false
|
||||
- name: Emulate right-click with two fingers
|
||||
command: dconf write /org/gnome/desktop/peripherals/touchpad/click-method "'fingers'"
|
||||
|
||||
Reference in New Issue
Block a user