.xinitrc updated
This commit is contained in:
16
.xinitrc
16
.xinitrc
@@ -6,8 +6,8 @@
|
||||
[ -f ~/.Xresources ] && xrdb -merge -I$HOME ~/.Xresources
|
||||
|
||||
# OPTIMUS SHITS
|
||||
#xrandr --setprovideroutputsource modesetting NVIDIA-0
|
||||
#xrandr --auto
|
||||
xrandr --setprovideroutputsource modesetting NVIDIA-0
|
||||
xrandr --auto
|
||||
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
|
||||
@@ -19,18 +19,20 @@ feh --bg-scale "$HOME/Pictures/bg.png" &
|
||||
xautolock -locker lock-us -secure -time 1 &
|
||||
|
||||
#pipewire &
|
||||
|
||||
dbus-run-session pipewire &
|
||||
pipewire-pulse &
|
||||
wireplumber &
|
||||
#wireplumber &
|
||||
|
||||
dwmblocks &
|
||||
|
||||
clipmenud &
|
||||
#clipmenud &
|
||||
|
||||
mpd --no-daemon &
|
||||
#mpd --no-daemon &
|
||||
|
||||
pw-metadata -n settings 0 clock.force-rate 44100
|
||||
pw-metadata -n settings 0 clock.force-quantum 1024
|
||||
#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
|
||||
#exec dwm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user