Compare commits

...

3 commits

Author SHA1 Message Date
Paul Wilde b3955ffe26 added example image 2022-07-20 09:35:14 +01:00
Paul Wilde d97b1710be Merge branch 'main' of https://codeberg.org/pswilde/wm_tools 2022-07-20 09:32:41 +01:00
Paul Wilde 3f2128fbd3 Update 'README.MD' 2022-07-20 10:29:58 +02:00
2 changed files with 5 additions and 9 deletions

View file

@ -29,17 +29,13 @@ This is something I was inspired to do after writing `clipurr`… "purr", like a
So I thought I'd rename everything else to conform to this amazing naming convention… cool eh‽
### Example in `dmenu`:
### Example:
![dmenu_tools](https://user-images.githubusercontent.com/31094984/167123173-ee8092a2-d5ab-47b4-b207-ced328072cc0.gif)
### Example of `cmd_wrappurr` with `clipmenu`
![command_wrap](https://user-images.githubusercontent.com/31094984/167122436-eea0be88-a929-46e8-9b4d-cb677dcb129c.gif)
![wm_tools](https://user-images.githubusercontent.com/31094984/167123173-ee8092a2-d5ab-47b4-b207-ced328072cc0.gif)
## How to compile
There are some configuration variables explicit to me, you'll need to change them for you for them to be useful I imagine.
Configuration variables are compile - there are no config files or runtime parameters (except for "rofi")
Configuration variables are compile - there are no config files or runtime parameters
Each tool is compiled separately, for example:
```sh
@ -56,10 +52,10 @@ or
```
## How to use
Personally, I have these bound to key combinations in i3.
Personally, I have these bound to key combinations in i3 and sway.
In fact, I have a seperate `bindsym` mode in which all these
tools are accessible i.e. `$mod+i` to get to "info" mode then `p` to show pingclock.
It's completely up to you how to run them, they're just simple CLI tools really.
It's completely up to you how to run them, they're just simple CLI tools.
### You can also set the volume and brightness levels by typing a numeric figure into the dmenu/rofi input box

BIN
examples/urr_example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB