From e3e532ad808c96bbbc1ffae4640f170d251ce8ab Mon Sep 17 00:00:00 2001 From: twells46 <173561638+twells46@users.noreply.github.com> Date: Fri, 9 Jan 2026 14:38:31 -0600 Subject: Switch to wofi for better plasma --- dot_config/wofi/style.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dot_config/wofi/style.css (limited to 'dot_config') 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; +} -- cgit v1.2.3