From 9109f7660c5bd80b98bd62c3d27e71bd4a163137 Mon Sep 17 00:00:00 2001 From: Jeremiah Ticket Date: Wed, 14 Dec 2022 07:49:13 -0700 Subject: [PATCH] Fixed more typos, hurray! --- i38.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/i38.sh b/i38.sh index d9dc77e..ee1cca2 100755 --- a/i38.sh +++ b/i38.sh @@ -254,13 +254,14 @@ cat << EOF > ${i3Path}/config # This config file uses keycodes (bindsym) and was written for the QWERTY # layout. -#set mod key +# set mod key 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 -#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 # Font for window titles. Will also be used by the bar unless a different font