fix: Use wrapGAppsHook4 to actually get icons in the applications
This commit is contained in:
parent
57cacdb1c9
commit
4cfd212947
16 changed files with 3357 additions and 37 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{ pkgs
|
||||
, inputs
|
||||
, config
|
||||
, ...
|
||||
}:
|
||||
{
|
||||
|
|
@ -240,7 +241,7 @@
|
|||
#"/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1"
|
||||
"nextcloud --background"
|
||||
"oxinoti"
|
||||
];
|
||||
] ++ config.programs.hyprland.extra_autostart;
|
||||
|
||||
plugin = {
|
||||
hyprspace = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue