diff options
| author | joott <josh@ottmail.me> | 2025-07-30 15:53:29 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-30 15:53:29 -0400 |
| commit | 26694e09e8f5bf2262737312e7ad217118db20de (patch) | |
| tree | ca55eee2f8c5106c61e747979780d6f393fd24c9 /wallust/templates/colors_sway | |
| parent | 89a596a50ec61b8ebd6040b06a7cab994afd1b3a (diff) | |
| download | dotfiles-26694e09e8f5bf2262737312e7ad217118db20de.tar.gz dotfiles-26694e09e8f5bf2262737312e7ad217118db20de.zip | |
switching to yadm
Diffstat (limited to 'wallust/templates/colors_sway')
| -rw-r--r-- | wallust/templates/colors_sway | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/wallust/templates/colors_sway b/wallust/templates/colors_sway deleted file mode 100644 index 978ff5d..0000000 --- a/wallust/templates/colors_sway +++ /dev/null @@ -1,21 +0,0 @@ -set $wallpaper {{wallpaper}} - -set $background {{background}} -set $foreground {{foreground}} - -set $color0 {{color0}} -set $color1 {{color1}} -set $color2 {{color2}} -set $color3 {{color3}} -set $color4 {{color4}} -set $color5 {{color5}} -set $color6 {{color6}} -set $color7 {{color7}} -set $color8 {{color8}} -set $color9 {{color9}} -set $color10 {{color10}} -set $color11 {{color11}} -set $color12 {{color12}} -set $color13 {{color13}} -set $color14 {{color14}} -set $color15 {{color15}} |