Enable zathura
All checks were successful
Buill NixOS Configurations / build (carbon) (push) Successful in 1m26s
Buill NixOS Configurations / build (git) (push) Successful in 1m12s
Buill NixOS Configurations / build (gospel) (push) Successful in 1m32s
Buill NixOS Configurations / build (node) (push) Successful in 1m18s
All checks were successful
Buill NixOS Configurations / build (carbon) (push) Successful in 1m26s
Buill NixOS Configurations / build (git) (push) Successful in 1m12s
Buill NixOS Configurations / build (gospel) (push) Successful in 1m32s
Buill NixOS Configurations / build (node) (push) Successful in 1m18s
This commit is contained in:
parent
2db398fa14
commit
7ba4796758
1 changed files with 3 additions and 0 deletions
|
|
@ -31,4 +31,7 @@ in
|
||||||
", switch:off:Lid Switch, exec, ${clamshell_script}/bin/clamshell open"
|
", switch:off:Lid Switch, exec, ${clamshell_script}/bin/clamshell open"
|
||||||
", switch:on:Lid Switch, exec, ${clamshell_script}/bin/clamshell close"
|
", switch:on:Lid Switch, exec, ${clamshell_script}/bin/clamshell close"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
catppuccin.zathura.enable = true;
|
||||||
|
programs.zathura.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue