reformat xprofile

This commit is contained in:
rakete 2022-02-13 14:00:48 +01:00
parent a10c96ed98
commit bed017d5ef

View File

@ -5,7 +5,7 @@
xrandr --dpi 96 # Set DPI. User may want to use a larger number for larger screens. xrandr --dpi 96 # Set DPI. User may want to use a larger number for larger screens.
setbg & # set the background with the `setbg` script 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 #xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/xresources & # Uncomment to use Xresources colors/settings on startup
remaps & # run the remaps script, switching caps/esc and more; check it for more info remaps & # run the remaps script, switching caps/esc and more; check it for more info
autostart="mpd xcompmgr dunst unclutter pipewire" autostart="mpd xcompmgr dunst unclutter pipewire"