diff options
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; +} |