mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-30 05:14:22 +02:00
wallpaper: replace lua timer by a systemd timer
This commit is contained in:
parent
66d130e702
commit
a528e2f242
6 changed files with 25 additions and 27 deletions
1
rc.lua
1
rc.lua
|
@ -63,7 +63,6 @@ loadrc("appearance") -- theme and appearance settings
|
|||
loadrc("debug") -- debugging primitive `dbg()`
|
||||
|
||||
loadrc("bindings") -- keybindings
|
||||
loadrc("wallpaper") -- wallpaper settings
|
||||
loadrc("widgets") -- widgets configuration
|
||||
loadrc("tags") -- tags handling
|
||||
loadrc("xlock") -- lock screen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue