Add flameshot
This commit is contained in:
parent
2e5e3cba52
commit
24c8bf4587
7 changed files with 30 additions and 11 deletions
|
|
@ -9,6 +9,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
home-manager.users.${config.user.name} = {
|
||||
services.picom = {
|
||||
enable = true;
|
||||
backend = "glx";
|
||||
vSync = true;
|
||||
opacityRules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue