Update README.md
Add depends
This commit is contained in:
parent
26cb1a4310
commit
e119543063
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
# swayswitch
|
||||
A simple windowswitcher written in python using wxPython
|
||||
|
||||
## Dependencies
|
||||
For Debian/Ubuntu: python3-wxgtk4.0
|
||||
For Fedora/RHEL: python3-wxpython4
|
||||
|
||||
## Installation
|
||||
```
|
||||
wget -O ~/.local/bin/swayswitch https://github.com/mickenordin/swayswitch/blob/main/swayswitch
|
||||
|
|
Loading…
Add table
Reference in a new issue