Fixed more typos, hurray!
This commit is contained in:
parent
e1043e982d
commit
9109f7660c
3
i38.sh
3
i38.sh
@ -257,10 +257,11 @@ cat << EOF > ${i3Path}/config
|
|||||||
# 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