hyprswitch 3.3.2

A CLI/GUI that allows switching between windows in Hyprland
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files: 
``
/etc/systemd/user: 
 hyprswitch.service -> /home/user/RustroverProjects/hyprswitch/systemd/hyprswitch.service
``

Enable socket;
``
systemctl --user enable --now hyprswitch
``

Edit:
``
systemctl --user edit hyprswitch
``