diff options
| author | eric.marin <maarin.eric@gmail.com> | 2025-06-08 15:35:14 +0200 |
|---|---|---|
| committer | eric.marin <maarin.eric@gmail.com> | 2025-09-07 21:27:34 +0200 |
| commit | e958146735f214509d3996a21a1adfb950e415b8 (patch) | |
| tree | 75b6317af09b8563ddde3d9b4c6af304622a6a48 /wallust/wallust.toml | |
| parent | 8f8d9c06935758e218bbc88faaef6d2d2bd60df1 (diff) | |
| download | dotfiles-e958146735f214509d3996a21a1adfb950e415b8.tar.gz dotfiles-e958146735f214509d3996a21a1adfb950e415b8.zip | |
swaylock and swayidle
Diffstat (limited to '')
| -rw-r--r-- | wallust/wallust.toml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/wallust/wallust.toml b/wallust/wallust.toml index 2ba5cc6..8b80868 100644 --- a/wallust/wallust.toml +++ b/wallust/wallust.toml @@ -17,8 +17,11 @@ nvim.target = "~/.cache/wal/colors-wal.vim" niri.template = "niri" niri.target = "~/.config/niri/config.kdl" -hyprlock.template = "hyprlock" -hyprlock.target = "~/.config/hypr/hyprlock.conf" +# hyprlock.template = "hyprlock" +# hyprlock.target = "~/.config/hypr/hyprlock.conf" + +swaylock.template = "swaylock" +swaylock.target = "~/.config/swaylock/config" mako.template = "mako" mako.target = "~/.config/mako/config" |
