feat: prtsc feh
This commit is contained in:
parent
2531b7c294
commit
f8ee677aa1
3 changed files with 4 additions and 6 deletions
5
.xinitrc
5
.xinitrc
|
@ -4,13 +4,12 @@ dbus-update-activation-environment --systemd DISPLAY XAUTHORITY
|
|||
|
||||
# startup
|
||||
autorandr -c &
|
||||
xss-lock -n screensaver -- 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
|
||||
picom &
|
||||
gammastep 2> /dev/null &
|
||||
gammastep &
|
||||
sbar &
|
||||
flameshot &
|
||||
|
||||
exec dwm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue