sway: add grimshot
back to PATH
This commit is contained in:
@@ -133,6 +133,7 @@ in
|
|||||||
# # "pavucontrol"
|
# # "pavucontrol"
|
||||||
"gnome.gnome-bluetooth"
|
"gnome.gnome-bluetooth"
|
||||||
"gnome.gnome-control-center"
|
"gnome.gnome-control-center"
|
||||||
|
"sway-contrib.grimshot"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
@@ -141,6 +142,7 @@ in
|
|||||||
inherit (pkgs // {
|
inherit (pkgs // {
|
||||||
"gnome.gnome-bluetooth" = pkgs.gnome.gnome-bluetooth;
|
"gnome.gnome-bluetooth" = pkgs.gnome.gnome-bluetooth;
|
||||||
"gnome.gnome-control-center" = pkgs.gnome.gnome-control-center;
|
"gnome.gnome-control-center" = pkgs.gnome.gnome-control-center;
|
||||||
|
"sway-contrib.grimshot" = pkgs.sway-contrib.grimshot;
|
||||||
})
|
})
|
||||||
swaylock
|
swaylock
|
||||||
swayidle
|
swayidle
|
||||||
@@ -148,6 +150,7 @@ in
|
|||||||
mako
|
mako
|
||||||
"gnome.gnome-bluetooth"
|
"gnome.gnome-bluetooth"
|
||||||
"gnome.gnome-control-center"
|
"gnome.gnome-control-center"
|
||||||
|
"sway-contrib.grimshot"
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user