programas de inicio en x
This commit is contained in:
parent
ec74b55c80
commit
4473bc90b8
1 changed files with 16 additions and 0 deletions
16
xprofile
Normal file
16
xprofile
Normal file
|
@ -0,0 +1,16 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Slstatus
|
||||
slstatus &
|
||||
|
||||
# Xresources
|
||||
xrdb ~/.Xresources &
|
||||
|
||||
# urxvt */demonio
|
||||
# urxvtd -q -o -f &
|
||||
|
||||
# Fondo de pantalla
|
||||
display -resize '1280x1024!' -window root $HOME/git_pk/Pictures/0009.png &
|
||||
|
||||
# Automontaje de usb
|
||||
devmon &
|
Loading…
Add table
Add a link
Reference in a new issue