fixed command for locking the screen

This commit is contained in:
aminnairi
2023-06-11 11:54:37 +02:00
parent 04cbf27288
commit 920e512445
2 changed files with 8 additions and 7 deletions
+2 -2
View File
@@ -28,7 +28,7 @@ exec --no-startup-id dex --autostart --environment i3
# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the
# screen before suspend. Use loginctl lock-session to lock your screen.
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork --show-failed-attempts --color 000000
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock-fancy --nofork --font Noto-Sans-Regular --text "Welcome, Amin NAIRI"
# NetworkManager is the most popular way to manage wireless networks on Linux,
# and nm-applet is a desktop environment-independent system tray GUI for it.
@@ -191,7 +191,7 @@ mode "resize" {
bindsym $mod+r mode "resize"
# Lock the screen when hitting the Super+x keybind
bindsym $mod+x exec i3lock --nofork --color 000000 --show-failed-attempts
bindsym $mod+x exec i3lock-fancy --nofork --font 'Noto-Sans-Regular' --text "Welcome Amin NAIRI"
# Use Flameshot when hitting the Super+p keybind
bindsym $mod+p exec flameshot gui