mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Update xprofile
This commit is contained in:
parent
c178eda1be
commit
7779e7c757
@ -8,7 +8,6 @@ setbg & # set the background with the `setbg` script
|
|||||||
#xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/xresources & xrdbpid=$! # Uncomment to use Xresources colors/settings on startup
|
#xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/xresources & xrdbpid=$! # Uncomment to use Xresources colors/settings on startup
|
||||||
|
|
||||||
autostart="mpd xcompmgr dunst unclutter pipewire remapd"
|
autostart="mpd xcompmgr dunst unclutter pipewire remapd"
|
||||||
eval $(ssh-agent)
|
|
||||||
|
|
||||||
for program in $autostart; do
|
for program in $autostart; do
|
||||||
pidof -sx "$program" || "$program" &
|
pidof -sx "$program" || "$program" &
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user