various changes

This commit is contained in:
2020-07-17 15:05:59 +02:00
parent f60abea7c7
commit 0c574196f3
16 changed files with 63 additions and 37 deletions

View File

@ -20,8 +20,8 @@ xcompmgr & # xcompmgr for transparency
dunst & # dunst for notifications
dwmblocks &
xset r rate 300 50 & # Speed xrate up
unclutter --ignore-scrolling & # Remove mouse when idle
insync start 2>&1 /dev/null &
unclutter --timeout 2 --ignore-scrolling & # Remove mouse when idle
insync start &
riot-desktop --hidden &
echo "$HOME/.config/mpd/state" | entr -np pkill -RTMIN+11 dwmblocks &
xrandr --listactivemonitors | grep -q '1920.*x1080.*HDMI-1$' && ( xrandr --output HDMI-1 --scale 1.5 && setbg ) # set scale for 2nd monitor if connected