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
|
|
@ -43,4 +43,5 @@
|
|||
wallpaper = HDMI-A-1,/home/dashie/Pictures/backgrounds/shinobu_1200.jpg
|
||||
splash = true
|
||||
'';
|
||||
programs.hyprland.extra_autostart= [ "streamdeck -n" ];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
programs.streamdeck-ui = {
|
||||
enable = true;
|
||||
autoStart = true; # optional
|
||||
};
|
||||
#programs.streamdeck-ui = {
|
||||
# enable = true;
|
||||
# autoStart = false; # optional
|
||||
#};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue