Auto-commit: 2026-01-06 11:42:58
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
enable = true;
|
||||
settings = rec {
|
||||
default_session = {
|
||||
command = "${pkgs.uwsm}/bin/uwsm start -e -D Hyprland ${pkgs.gyprland}/bin/start-hyprland";
|
||||
command = "${pkgs.uwsm}/bin/uwsm start -e -D Hyprland ${pkgs.hyprland}/bin/start-hyprland";
|
||||
user = "lilly";
|
||||
};
|
||||
initial_session = default_session;
|
||||
|
||||
Reference in New Issue
Block a user