xinitrc for dwm
This commit is contained in:
parent
11405822d7
commit
ebaf16be91
1 changed files with 1 additions and 1 deletions
2
xinitrc
2
xinitrc
|
@ -27,7 +27,7 @@ while true; do
|
||||||
sleep 2
|
sleep 2
|
||||||
done &
|
done &
|
||||||
|
|
||||||
exec /home/frank/Programmation/dwm/dwm
|
exec /home/frank/Programmation/dotfiles/dwm/dwm
|
||||||
|
|
||||||
|
|
||||||
# exec gnome-session
|
# exec gnome-session
|
||||||
|
|
Loading…
Reference in a new issue