mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-22 11:54:27 +02:00
3 lines
82 B
Bash
Executable file
3 lines
82 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec i3lock -n -i $HOME/.cache/awesome/current-wallpaper.png -d -I 240
|