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