404 current 2024-04-18 10:36:07 24.05.20240416.5672bc9 6.8.4-zen1 nvidiaProduction nvidiaStable nvidiaVulkanBeta
This commit is contained in:
parent
0658d5e91c
commit
0cfee889bd
2 changed files with 4 additions and 4 deletions
4
env/wayland/default.nix
vendored
4
env/wayland/default.nix
vendored
|
|
@ -6,7 +6,7 @@
|
||||||
imports = [./fonts.nix];
|
imports = [./fonts.nix];
|
||||||
|
|
||||||
environment.etc."greetd/environments".text = ''
|
environment.etc."greetd/environments".text = ''
|
||||||
sway
|
Hyprland
|
||||||
'';
|
'';
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = rec {
|
settings = rec {
|
||||||
initial_session = {
|
initial_session = {
|
||||||
command = "sway --unsupported-gpu";
|
command = "Hyprland";
|
||||||
user = "zack";
|
user = "zack";
|
||||||
};
|
};
|
||||||
default_session = initial_session;
|
default_session = initial_session;
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,8 @@
|
||||||
./swayidle.nix
|
./swayidle.nix
|
||||||
./vim/default.nix
|
./vim/default.nix
|
||||||
|
|
||||||
# ../rice/hyprland
|
../rice/hyprland
|
||||||
../rice/sway
|
# ../rice/sway
|
||||||
../rice/gtk.nix
|
../rice/gtk.nix
|
||||||
../rice/kitty.nix
|
../rice/kitty.nix
|
||||||
../rice/waybar
|
../rice/waybar
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue