Updates
This commit is contained in:
parent
88451354aa
commit
4f55f5817f
@ -8,6 +8,7 @@ input {
|
|||||||
kb_model =
|
kb_model =
|
||||||
kb_options =
|
kb_options =
|
||||||
numlock_by_default = true
|
numlock_by_default = true
|
||||||
|
mouse_refocus=false
|
||||||
|
|
||||||
# For United States
|
# For United States
|
||||||
# kb_layout = us
|
# kb_layout = us
|
||||||
|
@ -53,7 +53,7 @@ Please watch the video on YouTube: https://youtu.be/kHG5czrQ7WA
|
|||||||
cd ~/Downloads
|
cd ~/Downloads
|
||||||
|
|
||||||
# 2.) Clone the dotfiles repository into the Downloads folder
|
# 2.) Clone the dotfiles repository into the Downloads folder
|
||||||
git clone https://gitlab.com/stephan-raabe/dotfiles.git
|
git clone --depth=1 https://gitlab.com/stephan-raabe/dotfiles.git
|
||||||
|
|
||||||
# 3.) Change into the dotfiles folder
|
# 3.) Change into the dotfiles folder
|
||||||
cd dotfiles
|
cd dotfiles
|
||||||
|
@ -9,6 +9,7 @@ input {
|
|||||||
kb_options =
|
kb_options =
|
||||||
numlock_by_default = true
|
numlock_by_default = true
|
||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
|
mouse_refocus=false
|
||||||
touchpad {
|
touchpad {
|
||||||
natural_scroll = false
|
natural_scroll = false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user