mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
i3 updates.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#!/bin/sh
|
||||
LOCKER="i3lock -c 000000"
|
||||
/usr/bin/xss-lock -- "${LOCKER}" &
|
||||
exec /usr/bin/xautolock \
|
||||
-time 5 \
|
||||
-locker "i3lock -c 000000" \
|
||||
-detectsleep \
|
||||
-locker "${LOCKER}" \
|
||||
-notify 30 \
|
||||
-notifier "notify-send -u critical -t 10000 -- 'LOCKING SCREEN IN 30 SECONDS'"
|
||||
|
||||
@@ -141,6 +141,7 @@ bindsym --whole-window $mod+button3 floating toggle
|
||||
exec --no-startup-id /usr/bin/cinnamon-settings-daemon &
|
||||
exec --no-startup-id gnome-keyring-daemon --start --components=pkcs11,secrets
|
||||
exec --no-startup-id (sleep 2; nm-applet) &
|
||||
exec --no-startup-id xset r rate 200 20
|
||||
|
||||
# customize windows
|
||||
for_window [class="^google-chrome$"] border pixel
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
xset r rate 200 20
|
||||
Reference in New Issue
Block a user