Moving on
This commit is contained in:
parent
6e5d028fd1
commit
a8295d554c
15 changed files with 153 additions and 464 deletions
5
.xinitrc
5
.xinitrc
|
@ -6,10 +6,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
|
|||
unset f
|
||||
fi
|
||||
|
||||
. $HOME/.bashrc
|
||||
xsetroot -solid \#202020
|
||||
xmodmap $HOME/.Xmodmap
|
||||
feh --bg-fill $HOME/Images/desktop.jpg || true
|
||||
setxkbmap -option ctrl:nocaps,grp:switch,grp_led:scroll us,se
|
||||
alacritty -e tmux attach -t0 &
|
||||
exec dwm
|
||||
exec $HOME/bin/dwm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue