test
This commit is contained in:
parent
75a7dfbded
commit
e8bf683bf4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{ theme, ... }: {
|
{ theme, ... }: {
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
settings = {
|
settings = {
|
||||||
monitor = ",highrr,auto,1";
|
monitor = ",highrr,auto,1.25";
|
||||||
bind = [
|
bind = [
|
||||||
'', XF86AudioMute, exec, swayosd --output-volume=mute-toggle''
|
'', XF86AudioMute, exec, swayosd --output-volume=mute-toggle''
|
||||||
'', XF86AudioPrev, exec, playerctl previous''
|
'', XF86AudioPrev, exec, playerctl previous''
|
||||||
|
|
Loading…
Reference in a new issue