forked from logan/dotfiles
Removed unneeded whitespace
This commit is contained in:
parent
3ca2d036a4
commit
bf7ae2ddbe
1 changed files with 3 additions and 3 deletions
|
@ -224,7 +224,7 @@
|
|||
|
||||
# Set this to true to use X11 output on Wayland.
|
||||
force_xwayland = false
|
||||
|
||||
|
||||
### Legacy
|
||||
|
||||
# Use the Xinerama extension instead of RandR for multi-monitor support.
|
||||
|
@ -268,7 +268,7 @@
|
|||
# Xev might be helpful to find names for keys.
|
||||
|
||||
# Close notification.
|
||||
close = mod4+mod1+space
|
||||
close = mod4+mod1+space
|
||||
|
||||
# Close all notifications.
|
||||
close_all = mod4+mod1+Shift_L
|
||||
|
@ -277,7 +277,7 @@
|
|||
# On the US keyboard layout "grave" is normally above TAB and left
|
||||
# of "1". Make sure this key actually exists on your keyboard layout,
|
||||
# e.g. check output of 'xmodmap -pke'
|
||||
history = mod4+mod1+Tab
|
||||
history = mod4+mod1+Tab
|
||||
|
||||
# Context menu.
|
||||
context = mod4+mod1+period
|
||||
|
|
Loading…
Reference in a new issue