fix: more changes or whatever

This commit is contained in:
zack 2024-09-23 22:21:44 -04:00
parent 0c65086288
commit e35543d7ab
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
7 changed files with 410 additions and 5 deletions

View file

@ -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;