the GREAT CONFIG MIGRATION; (scwrypts v5 and some neat new config stuffs)
This commit is contained in:
4
config/user/X11/xcompose.conf
Normal file
4
config/user/X11/xcompose.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
include "%L"
|
||||
|
||||
<Multi_key> <n> <n> : "ñ"
|
||||
<Multi_key> <N> <N> : "Ñ"
|
2
config/user/X11/xconfig.conf
Normal file
2
config/user/X11/xconfig.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
setxkbmap -option compose:ralt
|
||||
return 0
|
3
config/user/X11/xinitrc
Normal file
3
config/user/X11/xinitrc
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/zsh
|
||||
source "${HOME}/.zshrc" &>/dev/null
|
||||
source "${DOTWRYN}/config/xinitrc.i3wm"
|
Reference in New Issue
Block a user