updates, changes, fixes

This commit is contained in:
2026-04-19 16:10:59 +01:00
parent 2da23060ae
commit e7adfc03d8
8 changed files with 112 additions and 77 deletions
+4 -3
View File
@@ -205,9 +205,10 @@ $ws = workspace
$lock = dms ipc call lock lock
$screenshot = grimblast --cursor copy output
$screenshotarea = hyprctl keyword animation 'fadeOut,0,0,default'; grimblast copy area; hyprctl keyword animation 'fadeOut,1,4,default'
$set_ws_layout = $HOME/personal/nixos/configs/hypr/set-ws-layout.sh
$set_ws_layout = $HOME/nixos/configs/hypr/set-ws-layout.sh
$colorpick = hyprpicker -a -f hex
#$colorpick = hyprpicker -a -f hex
$colorpick = dms ipc call color-picker toggleInstant
$emacs = emacsclient -c -a 'emacs'
$discord = discord --enable-blink-features=MiddleClickAutoscroll
@@ -268,7 +269,7 @@ $mainCtrlShift = $mainCtrl SHIFT
binde = $mainMod, left, resizeactive, -10 0
binde = $mainMod, up, resizeactive, 0 -10
binde = $mainMod, down, resizeactive, 0 10
bind = $mainCtrl, S, exec, $HOME/personal/nixos/configs/hypr/ws-layout-toggle.sh
bind = $mainCtrl, S, exec, $HOME/nixos/configs/hypr/ws-layout-toggle.sh
bind = $mainCtrl, Q, exec, $lock
bind = $mainMod, F4, exit,