Fixed more typos, hurray!
This commit is contained in:
parent
e1043e982d
commit
9109f7660c
7
i38.sh
7
i38.sh
@ -254,13 +254,14 @@ cat << EOF > ${i3Path}/config
|
|||||||
# This config file uses keycodes (bindsym) and was written for the QWERTY
|
# This config file uses keycodes (bindsym) and was written for the QWERTY
|
||||||
# layout.
|
# layout.
|
||||||
|
|
||||||
#set mod key
|
# set mod key
|
||||||
set \$mod $mod
|
set \$mod $mod
|
||||||
|
|
||||||
#set workspace layout to tapped so apps use most of the screen
|
# set workspace layout to tabbed so apps use most of the screen
|
||||||
workspace_layout tabbed
|
workspace_layout tabbed
|
||||||
|
|
||||||
#set the mouse so it is trapped in focused window
|
# set the mouse so it is trapped in focused window
|
||||||
|
# this fixes some issues in some games that require focus and pause when focus is moved via mouse accidentally
|
||||||
focus_follows_mouse no
|
focus_follows_mouse no
|
||||||
|
|
||||||
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user