add hdr variables
This commit is contained in:
parent
1be064468c
commit
3b6e132d19
3 changed files with 11 additions and 20 deletions
|
|
@ -9,6 +9,6 @@
|
|||
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
monitorv2 = osconfig.device.wm.hyprland.monitorsv2;
|
||||
monitor = osconfig.device.wm.hyprland.monitors;
|
||||
monitor = osconfig.device.wm.hyprland.monitor;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -52,6 +52,7 @@
|
|||
"SUPER, MOUSE_UP, workspace, e+1"
|
||||
|
||||
", XF86TouchpadToggle, global, asakiyuki:touchpadtoggle"
|
||||
"META ALT, B, global, asakiyuki:hdrtoggle"
|
||||
"ALT, SPACE, global, asakiyuki:launcher"
|
||||
|
||||
",XF86MonBrightnessDown, exec, brightnessctl s 5%-"
|
||||
|
|
|
|||
Reference in a new issue