games: Remove xivlauncher and add protonup-qt
This commit is contained in:
parent
5ac1224347
commit
72810100dc
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
prismlauncher
|
prismlauncher
|
||||||
xivlauncher
|
protonup-qt
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
modules-left = [ "hyprland/workspaces" "hyprland/submap" ];
|
modules-left = [ "hyprland/workspaces" "hyprland/submap" ];
|
||||||
modules-center = [ "hyprland/window" ];
|
modules-center = [ "hyprland/window" ];
|
||||||
modules-right = [ "clock" ];
|
modules-right = [ "tray" "clock" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
style = ''
|
style = ''
|
||||||
|
|
Loading…
Reference in a new issue