diff --git a/.config/dconf/user b/.config/dconf/user index fcda9701..330a956f 100644 Binary files a/.config/dconf/user and b/.config/dconf/user differ diff --git a/.config/hypr/binds.conf b/.config/hypr/binds.conf index 81545117..62e82c47 100644 --- a/.config/hypr/binds.conf +++ b/.config/hypr/binds.conf @@ -22,14 +22,6 @@ bind = $mainMod, return, exec, $term # launch terminal emulator bind = $mainMod, i, exec, $editor # launch text editor bind = $mainMod, o, exec, $browser # launch web browser -# Audio control -bindl = , XF86Launch5, exec, $scrPath/volumecontrol.sh -o m # toggle audio mute -bindel = , XF86Launch6, exec, $scrPath/volumecontrol.sh -o d # decrease volume -bindel = , XF86Launch7, exec, $scrPath/volumecontrol.sh -o i # increase volume -bindl = , XF86AudioMute, exec, $scrPath/volumecontrol.sh -o m # toggle audio mute -bindl = , XF86AudioMicMute, exec, $scrPath/volumecontrol.sh -i m # toggle microphone mute -bindel = , XF86AudioLowerVolume, exec, $scrPath/volumecontrol.sh -o d # decrease volume -bindel = , XF86AudioRaiseVolume, exec, $scrPath/volumecontrol.sh -o i # increase volume # Super key to drag windows binds { @@ -47,8 +39,7 @@ bind = $submod, mouse_left, resizeactive, -30 0 bind = $submod, space, togglefloating, # toggle the window between focus and float # Screenshot/Screencapture -bind = Super+SHIFT, S, exec, $scrPath/screenshot.sh s # partial screenshot capture -bind = $mainMod+Ctrl, P, exec, $scrPath/screenshot.sh sf # partial screenshot capture (frozen screen) +bind = Super+SHIFT, S, exec, grimblast copy area # Move/Change window focus bind = $mainMod, h, movefocus, l diff --git a/.nixos b/.nixos index f9a8681f..70a636c5 160000 --- a/.nixos +++ b/.nixos @@ -1 +1 @@ -Subproject commit f9a8681f52d978e7e0fe638f9d6bf96df9d3f170 +Subproject commit 70a636c5136ee67312101348dec901d0c7ff9035