Replies: 2 comments 5 replies
|
This was my simple solution for a dropdown terminal (add to your You'll have to restart, and then on |
5 replies
|
I did a little tweak:
out of that it's the same as previous suggestion # Drop down terminal
windowrule {
name = windowrule-dropdown-terminal
workspace = special:terminal silent
match:class = (special.terminal)
opacity = 0.80
}
exec-once = ghostty --class=special.terminal
unbind = , F1
bindd = , F1, Global Terminal, togglespecialworkspace, terminal
# Drop down terminal |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hi all,
I am missing a bit of functionality in Omarchy, namely a drop down terminal for Hyprland. See this script for example:
https://github.com/JaKooLit/Hyprland-Dots/blob/main/config/hypr/scripts/Dropterminal.sh
Hope this can be in Omarchy as well!
All reactions