non important commit
This commit is contained in:
parent
3a7e898328
commit
6cccee1ee3
1 changed files with 1 additions and 6 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
systemd.variables = ["--all"];
|
systemd.variables = ["--all"];
|
||||||
|
|
||||||
xwayland.enable = true;
|
xwayland.enable = true;
|
||||||
|
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
exec-once = [
|
exec-once = [
|
||||||
|
|
@ -13,12 +14,6 @@
|
||||||
"hyprpanel"
|
"hyprpanel"
|
||||||
];
|
];
|
||||||
|
|
||||||
env = [
|
|
||||||
"NIXOS_OZONE_WL, 1"
|
|
||||||
"XDG_SESSION_TYPE, wayland"
|
|
||||||
"XDG_SESSION_DESKTOP, Hyprland"
|
|
||||||
];
|
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
kb_layout = "cz";
|
kb_layout = "cz";
|
||||||
kb_options = "caps:escape";
|
kb_options = "caps:escape";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue