mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
4 lines
72 B
Text
4 lines
72 B
Text
|
#!/bin/sh
|
||
|
|
||
|
exec i3lock -n -i $HOME/.cache/awesome/current-wallpaper.png
|