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