refactor(hyprland): decentralize exec-once and clean up app configs
This commit is contained in:
@@ -16,4 +16,8 @@
|
||||
vram = true;
|
||||
};
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland.settings.exec-once = [
|
||||
"[workspace special:steam silent] uwsm app -- steam"
|
||||
];
|
||||
}
|
||||
|
||||
@@ -10,5 +10,6 @@
|
||||
../../apps/tte
|
||||
../../apps/swayosd
|
||||
../../apps/playerctl
|
||||
../../apps/fcitx5
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user