fix(ahrc-pc niri): wrong screen name
This commit is contained in:
parent
97a4ca6fb7
commit
a102c0f4e6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
programs.niri.settings = {
|
||||
input.keyboard.xkb.layout = "us";
|
||||
outputs."HDMI-1".scale = 1;
|
||||
outputs."HDMI-A-1".scale = 1;
|
||||
layout.border.active.color = "#d966ff";
|
||||
binds = with config.lib.niri.actions; {
|
||||
"Mod+1".action = focus-workspace 1;
|
||||
|
|
Loading…
Reference in a new issue