some changes in .bashrc for new wayland setup

probably not important changes in .xinitrc and .xprofile - last before migrating to wayland
This commit is contained in:
2025-11-09 13:43:46 +01:00
parent 20d1b9e7f5
commit b714d64b4f
3 changed files with 50 additions and 3 deletions

View File

@@ -5,11 +5,16 @@
[ -f ~/.xprofile ] && . ~/.xprofile
[ -f ~/.Xresources ] && xrdb -merge -I$HOME ~/.Xresources
# OPTIMUS SHITS
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
export _JAVA_AWT_WM_NONREPARENTING=1
eval "$(dbus-launch --sh-syntax --exit-with-session)"
feh --bg-center "$HOME/Pictures/bg.png" &
#feh --bg-center "$HOME/Pictures/bg.png" &
feh --bg-scale "$HOME/Pictures/bg.png" &
xautolock -locker lock-us -secure -time 1 &
@@ -20,5 +25,12 @@ wireplumber &
dwmblocks &
clipmenud &
mpd --no-daemon &
pw-metadata -n settings 0 clock.force-rate 44100
pw-metadata -n settings 0 clock.force-quantum 1024
dbus-launch --sh-syntax --exit-with-session dwm