542 current 2024-05-06 13:36:14 24.05.20240505.25865a4 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-05-06 13:36:26 -04:00
parent 103c9a74fe
commit 517868bc0e
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
4 changed files with 3 additions and 210 deletions

View file

@ -6,7 +6,7 @@
imports = [../common/fonts.nix];
environment.etc."greetd/environments".text = ''
bspwm
sway
Hyprland
'';
@ -15,7 +15,7 @@
enable = true;
settings = rec {
initial_session = {
command = "Hyprland";
command = "sway";
user = "zack";
};
default_session = initial_session;