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