Add locker
This commit is contained in:
parent
c71ffdb3e2
commit
e6b3f239f8
2
.xinitrc
2
.xinitrc
@ -5,6 +5,8 @@ xset r rate 300 50
|
||||
mon-on
|
||||
picom &
|
||||
xwallpaper --center .config/wall.png
|
||||
xautolock -time 12 -locker "systemctl suspend" -detectsleep &
|
||||
xss-lock -- slock &
|
||||
dunst &
|
||||
|
||||
while true; do
|
||||
|
5
programs
5
programs
@ -17,7 +17,6 @@ cmatrix
|
||||
cups
|
||||
cups-pdf
|
||||
dbus-python
|
||||
dmenu
|
||||
dunst
|
||||
efibootmgr
|
||||
element-desktop
|
||||
@ -88,7 +87,6 @@ python-pip
|
||||
remmina
|
||||
screen
|
||||
sed
|
||||
slock
|
||||
sof-firmware
|
||||
sudo
|
||||
termdown
|
||||
@ -101,7 +99,9 @@ usbutils
|
||||
vim
|
||||
wget
|
||||
which
|
||||
whois
|
||||
wireless_tools
|
||||
xautolock
|
||||
xf86-video-intel
|
||||
xf86-video-vesa
|
||||
xorg-bdftopcf
|
||||
@ -149,6 +149,7 @@ xorg-xwd
|
||||
xorg-xwininfo
|
||||
xorg-xwud
|
||||
xsel
|
||||
xss-lock
|
||||
xwallpaper
|
||||
youtube-dl
|
||||
zathura
|
||||
|
Loading…
Reference in New Issue
Block a user