updates, changes, fixes
This commit is contained in:
@@ -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,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user