various changes
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user