fix and update some things
This commit is contained in:
@ -1 +1,5 @@
|
||||
# MSI 34"
|
||||
Xft.dpi: 110
|
||||
|
||||
# Thinkpad T420
|
||||
#Xft.dpi: 96
|
||||
|
||||
@ -5,5 +5,6 @@ feh --no-fehbg --bg-fill ~/repos/bag/$(ls ~/.images | shuf -n 1)
|
||||
redshift&
|
||||
solaar --window=hide&
|
||||
dwmblocks&
|
||||
mpd;mpd-mpris&
|
||||
mpd&
|
||||
mpd-monitor&
|
||||
exec dwm
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
backend = "xrender"
|
||||
backend = "glx"
|
||||
vsync = true
|
||||
|
||||
Reference in New Issue
Block a user