This website requires JavaScript.
Explore
Help
Sign In
rachel
/
nixos-config
Watch
1
Star
0
Fork
0
You've already forked nixos-config
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
72d15ef99c
nixos-config
/
home-manager
/
picom.nix
9 lines
101 B
Nix
Raw
Normal View
History
Unescape
Escape
fix wallpaper stuff
2024-12-06 14:44:07 +01:00
{
.
.
.
}:
picom
2024-10-17 02:29:48 +02:00
{
services
.
picom
=
{
enable
=
true
;
fix wallpaper stuff
2024-12-06 14:44:07 +01:00
backend
=
"
x
r
e
n
d
e
r
"
;
vSync
=
true
;
picom
2024-10-17 02:29:48 +02:00
}
;
}
Reference in New Issue
Copy Permalink
Mastodon