From ce020f1e6aa113e75df3be5cda2f0a62918b80e2 Mon Sep 17 00:00:00 2001 From: voidarclabs Date: Sat, 20 Dec 2025 22:56:54 +0000 Subject: [PATCH] added screenshots plus nix changes --- .config/dconf/user | Bin 5861 -> 5861 bytes .config/hypr/binds.conf | 11 +---------- .nixos | 2 +- 3 files changed, 2 insertions(+), 11 deletions(-) diff --git a/.config/dconf/user b/.config/dconf/user index fcda970129ceb6de0d466b17da5b05799e4944e5..330a956ff333da0854d52008bd89a189d81ffcf9 100644 GIT binary patch delta 52 zcmaE=`&4%WzaYPvp@p%rsi~f^xrL>fiTPxCA=$~+f>-&?3@j~7O^x+TOifJ;%ndio I3mszt0C-dldjJ3c delta 52 zcmaE=`&4%WzaYPjsev948(A2ePnH*woop?5mEXwF$k5!#P|wKHz}U#lY_q)3 GF%|%Hhz(Z& 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