xinitrc updated
This commit is contained in:
parent
ba356f30ce
commit
332a9513be
4
.xinitrc
4
.xinitrc
@ -5,11 +5,13 @@
|
|||||||
[ -f ~/.xprofile ] && . ~/.xprofile
|
[ -f ~/.xprofile ] && . ~/.xprofile
|
||||||
[ -f ~/.Xresources ] && xrdb -merge -I$HOME ~/.Xresources
|
[ -f ~/.Xresources ] && xrdb -merge -I$HOME ~/.Xresources
|
||||||
|
|
||||||
|
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||||
|
|
||||||
eval "$(dbus-launch --sh-syntax --exit-with-session)"
|
eval "$(dbus-launch --sh-syntax --exit-with-session)"
|
||||||
|
|
||||||
feh --bg-center "$HOME/Pictures/bg.png" &
|
feh --bg-center "$HOME/Pictures/bg.png" &
|
||||||
|
|
||||||
xautolock -locker slock -secure -time 5 &
|
xautolock -locker lock-us -secure -time 1 &
|
||||||
|
|
||||||
#pipewire &
|
#pipewire &
|
||||||
dbus-run-session pipewire &
|
dbus-run-session pipewire &
|
||||||
|
Loading…
Reference in New Issue
Block a user