Add i3 xrandr setup command parameter

This commit is contained in:
Pavle Portic 2021-11-17 13:11:16 +01:00
parent 90f278b557
commit 8aba8eb56b
Signed by: TheEdgeOfRage
GPG Key ID: F2AB38285780DE3D
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ new_window pixel 2
hide_edge_borders smart
exec_always python ~/.config/i3/i3-autoname-workspaces.py >/dev/null 2>&1 &
exec {{ .i3.xrandr }} &
exec telegram-desktop >/dev/null 2>&1 &
exec spotify >/dev/null 2>&1 &
exec blueman-applet >/dev/null 2>&1 &