diff options
| author | twells46 <173561638+twells46@users.noreply.github.com> | 2026-01-09 14:38:31 -0600 |
|---|---|---|
| committer | twells46 <173561638+twells46@users.noreply.github.com> | 2026-01-09 14:38:31 -0600 |
| commit | e3e532ad808c96bbbc1ffae4640f170d251ce8ab (patch) | |
| tree | 8685a2b0e9bca36019887c1cd9d3a80d4b3fd6c2 /dot_config | |
| parent | 391ed8ce469a151384757d156fc88f20c1c0b76b (diff) | |
Diffstat (limited to 'dot_config')
| -rw-r--r-- | dot_config/wofi/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_config/wofi/style.css b/dot_config/wofi/style.css new file mode 100644 index 0000000..92e4e70 --- /dev/null +++ b/dot_config/wofi/style.css @@ -0,0 +1,3 @@ +#window { + opacity: 0.9; +} |