Prettify defaults.conf
This commit is contained in:
parent
b28619c20c
commit
a29cfa5dd0
@ -2,13 +2,13 @@
|
||||
# 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
|
||||
# a pound(#) symbol.
|
||||
#
|
||||
# Refer to https://www.linux.org/threads/xdotool-keyboard.10528/ for a list of
|
||||
# keycodes you can use.
|
||||
|
||||
|
||||
|
||||
# THREE FINGER SWIPE
|
||||
|
||||
######################
|
||||
# THREE FINGER SWIPE #
|
||||
######################
|
||||
|
||||
# 3-finger swipe left
|
||||
# The default shortcut is switching to the right workspace.
|
||||
@ -30,11 +30,9 @@ up3=super+w
|
||||
# Default: down3 = super+w
|
||||
down3 = super+w
|
||||
|
||||
|
||||
|
||||
# FOUR FINGER SWIPE
|
||||
|
||||
|
||||
#####################
|
||||
# FOUR FINGER SWIPE #
|
||||
#####################
|
||||
|
||||
# 4-finger swipe left
|
||||
# The default shortcut is moving current window to the right workspace.
|
||||
@ -56,11 +54,9 @@ up4=super+d
|
||||
# Default: down4=super+d
|
||||
down4 = super+d
|
||||
|
||||
|
||||
|
||||
# MISCELLANEOUS
|
||||
|
||||
|
||||
#################
|
||||
# MISCELLANEOUS #
|
||||
#################
|
||||
|
||||
# Threshold
|
||||
# Tweak this value depending on the sensitivity of your mousepad to perform
|
||||
|
||||
Loading…
Reference in New Issue
Block a user