+
This commit is contained in:
parent
26aeb5b1bb
commit
6c3384a5da
9 changed files with 27 additions and 17 deletions
|
@ -3,10 +3,11 @@
|
|||
# Slow app startup fix (for flatpaks)
|
||||
#dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
|
||||
|
||||
# Autostarts
|
||||
# Universal Autostarts
|
||||
xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources &
|
||||
unclutter &
|
||||
dunst &
|
||||
numlockx &
|
||||
|
||||
# Custom Resolutions
|
||||
xrandr --newmode "768x432" 25.75 768 792 864 960 432 435 440 450 -hsync +vsync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue