mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-09 12:44:32 +02:00
3 lines
72 B
Bash
Executable file
3 lines
72 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec i3lock -n -i $HOME/.cache/awesome/current-wallpaper.png
|