added public ip script to polybar

This commit is contained in:
2021-08-10 13:31:13 +02:00
parent a3dbce034c
commit bf7b3fe08a
6 changed files with 14 additions and 7 deletions
+2 -1
View File
@@ -6,7 +6,8 @@ xrandr --dpi 210
export GDK_SCALE=1.5
export ELM_SCALE=1.5
export QT_AUTO_SCREEN_SCALE_FACTOR=1.5
MOZ_USE_XINPUT2=1
exoprt MOZ_USE_XINPUT2=1
export MESA_LOADER_DRIVER_OVERRIDE=i965
(sleep 5 && xset dpms 300 300 300) &