diff options
| author | m0ntagur <leander@leander-scherer.de> | 2023-11-27 18:43:12 +0100 |
|---|---|---|
| committer | m0ntagur <leander@leander-scherer.de> | 2023-11-27 18:43:12 +0100 |
| commit | 7b97cef3473ea0897c9c9027a4e9777843c0e50f (patch) | |
| tree | 5cbd7bb25a9b2260aad67124426b2ff6c750b845 /.config/wal/templates/colors-hyprland.conf | |
| parent | 62e3ad0e675ff818dc5a85ef8926b15f6ba92c5a (diff) | |
Diffstat (limited to '.config/wal/templates/colors-hyprland.conf')
| -rw-r--r-- | .config/wal/templates/colors-hyprland.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/wal/templates/colors-hyprland.conf b/.config/wal/templates/colors-hyprland.conf new file mode 100644 index 0000000..3936fc7 --- /dev/null +++ b/.config/wal/templates/colors-hyprland.conf @@ -0,0 +1,3 @@ +$foreground = rgb({foreground.strip}) +$background = rgb({background.strip}) +$accent = rgba({color3.strip}8F) |
