mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update xinitrc
This commit is contained in:
parent
690833ee90
commit
29e5e9042e
@ -2,12 +2,6 @@
|
|||||||
|
|
||||||
# xinitrc runs automatically when you run startx.
|
# xinitrc runs automatically when you run startx.
|
||||||
|
|
||||||
# There are some small but important commands that need to be run when we start
|
|
||||||
# the graphical environment. I keep those commands in ~/config/xprofile because
|
|
||||||
# that file is run automatically if someone uses a display manager (login
|
|
||||||
# screen) and so they are needed there. To prevent doubling up commands, I
|
|
||||||
# source them here with the line below.
|
|
||||||
|
|
||||||
[ -f "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile" ] && . "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile"
|
[ -f "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile" ] && . "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile"
|
||||||
|
|
||||||
ssh-agent dwm
|
ssh-agent dwm
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user