Skip to content

Commit 14e7b4c

Browse files
committed
feat: dropdown terminal
1 parent 51db9ee commit 14e7b4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Configs/.config/hypr/keybindings.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ bindd = $mainMod, J, $d toggle split, togglesplit
7878
$l=Launcher
7979
$d=[$l|Apps]
8080
bindd = $mainMod, T, $d terminal emulator , exec, $TERMINAL
81+
bindd = $mainMod Alt, T, $d dropdown terminal, exec, [float; move 20% 5%; size 60% 60%] $TERMINAL
8182
bindd = $mainMod, E, $d file explorer , exec, $EXPLORER
8283
bindd = $mainMod, C, $d text editor , exec, $EDITOR
8384
bindd = $mainMod, B, $d web browser , exec, $BROWSER

0 commit comments

Comments
 (0)