Prettify defaults.conf
This commit is contained in:
parent
659268a890
commit
7b703d9c5c
@ -2,13 +2,13 @@
|
|||||||
# may edit this configuration file if you have different keyboard shortcuts
|
# may edit this configuration file if you have different keyboard shortcuts
|
||||||
# that you would like to use. You can ignore a gesture by commenting out with
|
# that you would like to use. You can ignore a gesture by commenting out with
|
||||||
# a pound(#) symbol.
|
# a pound(#) symbol.
|
||||||
|
#
|
||||||
# Refer to https://www.linux.org/threads/xdotool-keyboard.10528/ for a list of
|
# Refer to https://www.linux.org/threads/xdotool-keyboard.10528/ for a list of
|
||||||
# keycodes you can use.
|
# keycodes you can use.
|
||||||
|
|
||||||
|
######################
|
||||||
|
# THREE FINGER SWIPE #
|
||||||
# THREE FINGER SWIPE
|
######################
|
||||||
|
|
||||||
|
|
||||||
# 3-finger swipe left
|
# 3-finger swipe left
|
||||||
# The default shortcut is switching to the right workspace.
|
# The default shortcut is switching to the right workspace.
|
||||||
@ -30,11 +30,9 @@ up3=super+w
|
|||||||
# Default: down3 = super+w
|
# Default: down3 = super+w
|
||||||
down3 = super+w
|
down3 = super+w
|
||||||
|
|
||||||
|
#####################
|
||||||
|
# FOUR FINGER SWIPE #
|
||||||
# FOUR FINGER SWIPE
|
#####################
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# 4-finger swipe left
|
# 4-finger swipe left
|
||||||
# The default shortcut is moving current window to the right workspace.
|
# The default shortcut is moving current window to the right workspace.
|
||||||
@ -56,11 +54,9 @@ up4=super+d
|
|||||||
# Default: down4=super+d
|
# Default: down4=super+d
|
||||||
down4 = super+d
|
down4 = super+d
|
||||||
|
|
||||||
|
#################
|
||||||
|
# MISCELLANEOUS #
|
||||||
# MISCELLANEOUS
|
#################
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Threshold
|
# Threshold
|
||||||
# Tweak this value depending on the sensitivity of your mousepad to perform
|
# Tweak this value depending on the sensitivity of your mousepad to perform
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user