This website requires JavaScript.
Explore
Help
Sign In
kfm
/
niveum
Watch
1
Star
0
Fork
0
You've already forked niveum
mirror of
https://github.com/kmein/niveum
synced
2026-03-16 10:11:08 +01:00
Code
Releases
Activity
Files
248ebea28ed55678010a1488324d301ddb0c36c8
niveum
/
configs
/
compton.nix
9 lines
118 B
Nix
Raw
Normal View
History
Unescape
Escape
modularize
2019-04-19 03:11:51 +02:00
{
services
.
compton
=
{
enable
=
true
;
shadow
=
true
;
chore: upgrade to 20.09
2020-10-24 11:49:34 +02:00
menuOpacity
=
0
.9
;
shadowOpacity
=
0
.3
;
modularize
2019-04-19 03:11:51 +02:00
}
;
}
Copy Permalink