Updates
This commit is contained in:
parent
88451354aa
commit
4f55f5817f
@ -8,6 +8,7 @@ input {
|
||||
kb_model =
|
||||
kb_options =
|
||||
numlock_by_default = true
|
||||
mouse_refocus=false
|
||||
|
||||
# For United States
|
||||
# kb_layout = us
|
||||
|
@ -53,7 +53,7 @@ Please watch the video on YouTube: https://youtu.be/kHG5czrQ7WA
|
||||
cd ~/Downloads
|
||||
|
||||
# 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
|
||||
cd dotfiles
|
||||
|
@ -9,6 +9,7 @@ input {
|
||||
kb_options =
|
||||
numlock_by_default = true
|
||||
follow_mouse = 1
|
||||
mouse_refocus=false
|
||||
touchpad {
|
||||
natural_scroll = false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user