forked from nico/dots
hypr: enable systemd session with UWSM
This commit is contained in:
parent
d617820931
commit
2be1e742f7
3 changed files with 4 additions and 2 deletions
|
|
@ -16,7 +16,7 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
initial_session = {
|
||||
command = "${pkgs.hyprland}/bin/Hyprland";
|
||||
command = "${pkgs.uwsm}/bin/uwsm start default";
|
||||
user = "nico";
|
||||
};
|
||||
default_session = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue