Add system-config-printer
This commit is contained in:
parent
9756962567
commit
751db31b02
1 changed files with 4 additions and 1 deletions
|
@ -235,7 +235,9 @@ with lib; {
|
||||||
|
|
||||||
window-rules = [
|
window-rules = [
|
||||||
{
|
{
|
||||||
matches = [{app-id = "it.mijorus.smile";}];
|
matches = [
|
||||||
|
{app-id = "it.mijorus.smile";}
|
||||||
|
];
|
||||||
open-floating = true;
|
open-floating = true;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
@ -435,6 +437,7 @@ with lib; {
|
||||||
signal-desktop
|
signal-desktop
|
||||||
simple-scan
|
simple-scan
|
||||||
smile
|
smile
|
||||||
|
system-config-printer
|
||||||
via
|
via
|
||||||
wdisplays
|
wdisplays
|
||||||
webcord
|
webcord
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue