try uwsm again
This commit is contained in:
@@ -21,6 +21,11 @@
|
||||
|
||||
python = "python3.13";
|
||||
python3 = "python3.13";
|
||||
|
||||
hyprrun = with lib; mkMerge [
|
||||
(mkIf config.programs.hyprland.withUWSM "uwsm app --")
|
||||
(mkIf (!config.programs.hyprland.withUWSM) ";")
|
||||
];
|
||||
};
|
||||
|
||||
history = {
|
||||
|
||||
Reference in New Issue
Block a user