feat(suckless): bump to latest
This commit is contained in:
parent
f8ee677aa1
commit
d0a9506b18
52 changed files with 144 additions and 38 deletions
2
.xinitrc
2
.xinitrc
|
@ -4,7 +4,7 @@ dbus-update-activation-environment --systemd DISPLAY XAUTHORITY
|
|||
|
||||
# startup
|
||||
autorandr -c &
|
||||
xss-lock -n feh --fullscreen "$XDG_CONFIG_HOME/wallpapers/lock.png" -- lock &
|
||||
xss-lock -n "feh --fullscreen '$XDG_CONFIG_HOME/wallpapers/lock.png'" -- lock &
|
||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 || # arch
|
||||
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 || # debian
|
||||
/usr/libexec/polkit-gnome-authentication-agent-1 & # fedora
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue