20240721
This commit is contained in:
parent
17b03778ac
commit
5f1b118ff3
26 changed files with 164 additions and 160 deletions
8
.xinitrc
8
.xinitrc
|
@ -3,16 +3,16 @@
|
|||
dbus-update-activation-environment --systemd DISPLAY XAUTHORITY
|
||||
|
||||
# startup
|
||||
xss-lock -n "feh --fullscreen '$XDG_CONFIG_HOME/wallpapers/lock.png'" -- lock &
|
||||
xss-lock -l 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 &
|
||||
sbar &
|
||||
gammastep -t 5000:3500 \
|
||||
-l "$(tail -1 "$XDG_CACHE_HOME/tz" 2> /dev/null || echo 0:0)" &
|
||||
|
||||
xset s 600 15
|
||||
xset dpms 616 616 616
|
||||
xset dpms 600 600 600
|
||||
|
||||
wallpaper
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue