zathura: recolor false

This commit is contained in:
Marco Thomas
2021-06-29 09:48:44 +02:00
parent c1b4cdd8c5
commit bc2fa9d9f7
2 changed files with 2 additions and 37 deletions

View File

@@ -39,7 +39,7 @@ export _JAVA_AWT_WM_NONREPARENTING=1
# desktop or laptop?
if [ `hostname` == "nazarick" ];then
xrandr --output DP-3 --mode 3440x1440 --rate 99.98 --primary
xrandr --output DP-2 --mode 3440x1440 --rate 99.98 --primary
xrandr --output DP-1 --off
feh --bg-scale $HOME/data/nextcloud/wallpaper/wallpaper219.png
else