393 current 2024-04-17 20:55:31 24.05.20240417.203fac8 6.8.6-zen1 nvidiaProduction nvidiaStable
This commit is contained in:
parent
41c8af5bc1
commit
c6bf9c8931
2 changed files with 3 additions and 3 deletions
4
env/wayland/default.nix
vendored
4
env/wayland/default.nix
vendored
|
|
@ -6,7 +6,7 @@
|
|||
imports = [./fonts.nix];
|
||||
|
||||
environment.etc."greetd/environments".text = ''
|
||||
Hyprland
|
||||
sway
|
||||
'';
|
||||
|
||||
services = {
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
enable = true;
|
||||
settings = rec {
|
||||
initial_session = {
|
||||
command = "Hyprland";
|
||||
command = "sway --unsupported-gpu";
|
||||
user = "zack";
|
||||
};
|
||||
default_session = initial_session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue