Compare commits
2 Commits
75792fc813
...
d4670a3b3d
Author | SHA1 | Date |
---|---|---|
|
d4670a3b3d | |
|
3ef71ab1fc |
|
@ -0,0 +1,13 @@
|
||||||
|
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||||
|
Version 2, December 2004
|
||||||
|
|
||||||
|
Copyright (C) 2024 Octopus Octopus @oct2pus@jade.moe
|
||||||
|
|
||||||
|
Everyone is permitted to copy and distribute verbatim or modified
|
||||||
|
copies of this license document, and changing it is allowed as long
|
||||||
|
as the name is changed.
|
||||||
|
|
||||||
|
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||||
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||||
|
|
||||||
|
0. You just DO WHAT THE FUCK YOU WANT TO.
|
|
@ -0,0 +1,5 @@
|
||||||
|
# FTLSWITCH
|
||||||
|
|
||||||
|
**F**oreign-**T**op**l**evel window switch.
|
||||||
|
|
||||||
|
uses [tofi](https://github.com/philj56/tofi), should be easy to modify to your preferred not-a-dmenu program like [rofi](https://github.com/davatorium/rofi) or [bemenu](https://github.com/Cloudef/bemenu).
|
Loading…
Reference in New Issue