From 0dba4b19de10bb9dc8fae3e37c602f2000b5a8e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A7=84=EC=9A=B0=20=EC=A1=B0?= Date: Sat, 1 Nov 2025 06:36:32 +0000 Subject: [PATCH] Update file keybindings.conf --- modules/hm/keybindings.conf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/modules/hm/keybindings.conf b/modules/hm/keybindings.conf index d4ec246..8db1664 100644 --- a/modules/hm/keybindings.conf +++ b/modules/hm/keybindings.conf @@ -33,6 +33,15 @@ bindde = $mainMod Shift, Left, $d resize window left, resizeactive, -30 0 bindde = $mainMod Shift, Up, $d resize window up, resizeactive, 0 -30 bindde = $mainMod Shift, Down, $d resize window down, resizeactive, 0 30 +$l=Launcher +$d=[$l|Apps] +bindd = $mainMod, T, $d terminal emulator , exec, $TERMINAL +#bindd = $mainMod Alt, T, $d dropdown terminal , exec, hyde-shell pypr toggle console +bindd = $mainMod, E, $d file explorer , exec, $EXPLORER +bindd = $mainMod, C, $d text editor , exec, $EDITOR +bindd = $mainMod, B, $d web browser , exec, $BROWSER +bindd = Control Shift, Escape, $d system monitor , exec, $scrPath/sysmonlaunch.sh + # Move window across workspace — ⚠️ IntelliJ 충돌 회피 $d=[$wm|Move active window across workspace] $moveactivewindow=grep -q "true" <<< $(hyprctl activewindow -j | jq -r .floating) && hyprctl dispatch moveactive