Aylur / ags

A customizable and extensible shell
GNU General Public License v3.0
1.75k stars 94 forks source link

Feature: add an optional option to the --toggle-window argument to allow the user to explicitly show/hide windows #484

Open dzuberi opened 6 days ago

dzuberi commented 6 days ago

I added an argument that takes the form:

ags {-t/--toggle-window} {window} [--show/--hide/--toggle/]

You don't have to take this feature, but I wanted it for Hyprland setup and it might be useful to others. If you want me to rework anything let me know :)

dzuberi commented 6 days ago

483 I forgot to reference the issue