code clean
This commit is contained in:
parent
fccc0c1a8c
commit
f2fbb57350
2 changed files with 1 additions and 18 deletions
|
@ -14,7 +14,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
platformTheme.name = "adwaita";
|
platformTheme.name = "adwaita";
|
||||||
style = {
|
style = {
|
||||||
name = "Adwaita-dark";
|
name = "adwaita-dark";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -30,23 +30,6 @@
|
||||||
|
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
settings = {
|
settings = {
|
||||||
# device = [
|
|
||||||
# {
|
|
||||||
# name = "33a6c9b0";
|
|
||||||
# kb_layout = "us,ara";
|
|
||||||
# kb_variant = "qwerty_digits";
|
|
||||||
# kb_options = "grp:alt_shift_toggle";
|
|
||||||
# }
|
|
||||||
# {
|
|
||||||
# name = "338ebb50"; # xiaomi-wmi-keys
|
|
||||||
# kb_layout = "us";
|
|
||||||
# kb_options = ""; # Custom options if needed
|
|
||||||
# }
|
|
||||||
# {
|
|
||||||
# name = "38db2b20";
|
|
||||||
# sensitivity = 0.5;
|
|
||||||
# }
|
|
||||||
# ];
|
|
||||||
monitor = [
|
monitor = [
|
||||||
"eDP-1,2560x1600@60,0x0,1.25"
|
"eDP-1,2560x1600@60,0x0,1.25"
|
||||||
"DP-2,1920x1080@60,auto,1"
|
"DP-2,1920x1080@60,auto,1"
|
||||||
|
|
Loading…
Reference in a new issue