fix: more changes or whatever
This commit is contained in:
parent
0c65086288
commit
e35543d7ab
7 changed files with 410 additions and 5 deletions
|
|
@ -24,7 +24,8 @@ in {
|
|||
enable = true;
|
||||
settings = rec {
|
||||
initial_session = {
|
||||
command = "sway --unsupported-gpu";
|
||||
# command = "sway --unsupported-gpu";
|
||||
command = "Hyprland";
|
||||
user = "zoey";
|
||||
};
|
||||
default_session = initial_session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue