49 current 1970-01-01 01:00:00 23.11.20240229.068d4db 6.1.79 *
This commit is contained in:
parent
08898ebfd7
commit
0f7e4e7b00
@ -93,6 +93,11 @@
|
|||||||
wayland.windowManager.sway = {
|
wayland.windowManager.sway = {
|
||||||
enable = true;
|
enable = true;
|
||||||
config = rec {
|
config = rec {
|
||||||
|
output = {
|
||||||
|
"HDMI-A-1" = {
|
||||||
|
mode = "3840x2160@60Hz";
|
||||||
|
};
|
||||||
|
};
|
||||||
input = {
|
input = {
|
||||||
"*" = {xkb_layout = "de";};
|
"*" = {xkb_layout = "de";};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user