Revert "542 current 2024-05-06 13:36:14 24.05.20240505.25865a4 6.8.6-zen1 *"
This reverts commit 517868bc0e.
This commit is contained in:
parent
517868bc0e
commit
78f85c628f
4 changed files with 210 additions and 3 deletions
4
env/wayland/default.nix
vendored
4
env/wayland/default.nix
vendored
|
|
@ -6,7 +6,7 @@
|
|||
imports = [../common/fonts.nix];
|
||||
|
||||
environment.etc."greetd/environments".text = ''
|
||||
sway
|
||||
bspwm
|
||||
Hyprland
|
||||
'';
|
||||
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
enable = true;
|
||||
settings = rec {
|
||||
initial_session = {
|
||||
command = "sway";
|
||||
command = "Hyprland";
|
||||
user = "zack";
|
||||
};
|
||||
default_session = initial_session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue