small updates

This commit is contained in:
zack 2024-09-23 19:22:17 -04:00
parent 4b02bc72f0
commit 17b183ee8e
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
13 changed files with 161 additions and 163 deletions

View file

@ -24,7 +24,7 @@ in {
enable = true;
settings = rec {
initial_session = {
command = "Hyprland";
command = "sway --unsupported-gpu";
user = "zoey";
};
default_session = initial_session;