Add awesome wm config

This commit is contained in:
Augusto Gunsch
2022-01-18 21:11:06 -03:00
parent 879e920a8d
commit 7135b409e5
7 changed files with 1494 additions and 3 deletions

View File

@@ -1,2 +1 @@
remove control = Control_R
keysym Control_R = dead_greek
keycode 151 = Multi_key Multi_key Multi_key

1
home/Xresources Normal file
View File

@@ -0,0 +1 @@
Xft.dpi: 192

View File

@@ -1,5 +1,5 @@
export PATH="$HOME/.local/bin:$HOME/.cargo/bin:$PATH"
export EDITOR="/usr/bin/nvim"
export EDITOR="/usr/local/bin/nvim"
# vim
alias vim="nvim"