feat: autorandr
This commit is contained in:
parent
dafdec026b
commit
2c269d03a8
9 changed files with 19 additions and 6 deletions
4
.xinitrc
4
.xinitrc
|
@ -1,9 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# bar
|
||||
#(i3status | while read line; do xsetroot -name "$line"; done) &
|
||||
|
||||
# startup
|
||||
autorandr -c &
|
||||
xss-lock -n screensaver -- lock &
|
||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 || # arch
|
||||
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 || # debian
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue