use new XDG profile
this might be subject to change, due to exessive problems still needing fixes
This commit is contained in:
2
.xinitrc
2
.xinitrc
@@ -22,4 +22,4 @@ setxkbmap us -variant altgr-intl -option '' # load the correct keymap
|
||||
[[ -f "$HOME/.Xmodmap" ]] && xmodmap "$HOME/.Xmodmap" # load local keymap
|
||||
|
||||
[[ -x /usr/bin/picom ]] && /usr/bin/picom -b # start picom as a background service
|
||||
exec /usr/bin/i3 # start the graphical environment (replaces shell)
|
||||
exec i3 -c "$XDG_CONFIG_HOME/i3/config" # start the graphical environment (replaces shell)
|
||||
|
||||
Reference in New Issue
Block a user