chore(hyprland): switch open terminal button
This commit is contained in:
parent
7a292dace0
commit
8c88063690
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
||||||
|
|
||||||
# Keybinds
|
# Keybinds
|
||||||
bind = [
|
bind = [
|
||||||
"$mainMod, SEMICOLON, exec, $terminal"
|
"$mainMod, return, exec, $terminal"
|
||||||
"$mainMod, W, killactive"
|
"$mainMod, W, killactive"
|
||||||
"$mainMod, O, exec, $browser"
|
"$mainMod, O, exec, $browser"
|
||||||
"$mainMod, S, exec, $music"
|
"$mainMod, S, exec, $music"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue