Small fixes
This commit is contained in:
@@ -14,4 +14,4 @@ input "type:pointer" {
|
||||
accel_profile "flat"
|
||||
pointer_accel 0
|
||||
}
|
||||
|
||||
input "*" xkb_layout colemak-se
|
||||
|
||||
@@ -32,6 +32,7 @@ vim --version
|
||||
if [ ! -d /home/wholteza/repos/yay ]; then
|
||||
cd ~
|
||||
mkdir -p repos
|
||||
cd repos
|
||||
sudo pacman -S --needed git base-devel
|
||||
git clone https://aur.archlinux.org/yay.git
|
||||
cd yay
|
||||
|
||||
Reference in New Issue
Block a user