Merge adf0f14805261c61f9d9e18c34a79d80006f2850 into 37930fdf573c4834e080c4a2ea94706c5465071c

This commit is contained in:
Lalle 2023-03-01 18:44:01 +00:00 committed by GitHub
commit 8cbe52c7d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
xrandr --dpi 96 # Set DPI. User may want to use a larger number for larger screens.
setbg & # set the background with the `setbg` script
#xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/xresources & xrdbpid=$! # Uncomment to use Xresources colors/settings on startup
dbus-update-activation-environment --all
autostart="mpd xcompmgr dunst unclutter pipewire remapd"
for program in $autostart; do