Add possibility to have host specific menu lines in tofi
For the Shift+SUPER custom menu I wanted to be able to add some
copy and paste things which I don't want to have everywhere
especially not uploaded and stored in git.
Now it's possible to have a aditional menu-{hostname}.list
where you can put extra things for this specific host. I added
there things like:
Phone=echo "012345678" | wl-copy
because I often need this specific phone number and don't want to need
to start the Contacts app and search for the number and copy it.
I'm planning to add more host specific things.
This commit is contained in:
parent
d018b60fe2
commit
46e60f530d
2 changed files with 14 additions and 4 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
hypr/menu-*.list
|
||||
Loading…
Add table
Add a link
Reference in a new issue