We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51db9ee commit 14e7b4cCopy full SHA for 14e7b4c
Configs/.config/hypr/keybindings.conf
@@ -78,6 +78,7 @@ bindd = $mainMod, J, $d toggle split, togglesplit
78
$l=Launcher
79
$d=[$l|Apps]
80
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
82
bindd = $mainMod, E, $d file explorer , exec, $EXPLORER
83
bindd = $mainMod, C, $d text editor , exec, $EDITOR
84
bindd = $mainMod, B, $d web browser , exec, $BROWSER
0 commit comments