aboutsummaryrefslogtreecommitdiff
path: root/dot_config
diff options
context:
space:
mode:
authortwells46 <173561638+twells46@users.noreply.github.com>2026-01-09 14:38:31 -0600
committertwells46 <173561638+twells46@users.noreply.github.com>2026-01-09 14:38:31 -0600
commite3e532ad808c96bbbc1ffae4640f170d251ce8ab (patch)
tree8685a2b0e9bca36019887c1cd9d3a80d4b3fd6c2 /dot_config
parent391ed8ce469a151384757d156fc88f20c1c0b76b (diff)
Switch to wofi for better plasmaHEADmain
Diffstat (limited to 'dot_config')
-rw-r--r--dot_config/wofi/style.css3
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;
+}