i3: Doku
This commit is contained in:
parent
89fd12f5e6
commit
a2d48da302
1 changed files with 4 additions and 2 deletions
|
@ -2,8 +2,10 @@
|
||||||
#
|
#
|
||||||
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
||||||
|
|
||||||
set $mod1 Mod4 #Super/Windows-Taste
|
#Super/Windows-Taste
|
||||||
set $mod2 Mod1 #alt
|
set $mod1 Mod4
|
||||||
|
#alt-Taste
|
||||||
|
set $mod2 Mod1
|
||||||
|
|
||||||
# Font for window titles. Will also be used by the bar unless a different font
|
# Font for window titles. Will also be used by the bar unless a different font
|
||||||
# is used in the bar {} block below.
|
# is used in the bar {} block below.
|
||||||
|
|
Loading…
Reference in a new issue