Skip to content

Commit

Permalink
Changed i3lock behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricM9 committed Nov 8, 2021
1 parent 5f05ba3 commit 4ca4be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awesome/apps.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ local apps = {}
apps.default = {
terminal = "alacritty",
launcher = "rofi -normal-window -modi drun -show drun",
lock = "i3lock -i /home/cedric/.config/awesome/wallpaper/blurredWallpaper2.png",
lock = "i3lock -c 00000000 --blur 5",
screenshot = "scrot -e 'mv $f ~/Pictures/ 2>/dev/null'",
filebrowser = "nautilus",
ranger = "ranger",
Expand Down

0 comments on commit 4ca4be8

Please sign in to comment.