set refresh rate for PC

Amolith created

Change summary

dot_local/bin/executable_startup-i3.tmpl | 1 +
1 file changed, 1 insertion(+)

Detailed changes

dot_local/bin/executable_startup-i3.tmpl 🔗

@@ -37,6 +37,7 @@ i3-msg exec "sprig"
 i3-msg exec "dino"
 i3-msg workspace 1
 i3-msg exec "firefox-developer-edition"
+i3-msg exec "xrandr -r 165.00"
 i3-msg workspace 2
 {{- end }}