mirror of
https://github.com/blahai/nyx.git
synced 2025-06-24 03:37:00 -04:00
hyprland stuff
This commit is contained in:
parent
18dfa4c261
commit
75363a8e02
3 changed files with 27 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
|||
wayland.windowManager.hyprland.settings = {
|
||||
exec-once = [
|
||||
"${pkgs.swww}/bin/swww-daemon --format xrgb"
|
||||
"${pkgs.floorp}/bin/floorp"
|
||||
"sleep 3; ${pkgs.vesktop}/bin/vesktop"
|
||||
"ags"
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue