|
|
|
@ -190,6 +190,19 @@ riverctl map normal Super period spawn 'rofi -modi emoji -show emoji' |
|
|
|
|
|
|
|
|
|
(For some reason it broke after reboot and only copies things to clipboard, even though `wtype` continues to work without any problems) |
|
|
|
|
|
|
|
|
|
### Notifications |
|
|
|
|
|
|
|
|
|
``` |
|
|
|
|
doas apk add dunst |
|
|
|
|
dunst & |
|
|
|
|
dunstify test |
|
|
|
|
``` |
|
|
|
|
You should get a notification with the text "test". |
|
|
|
|
|
|
|
|
|
Then add `riverctl spawn "dunst"` to the startup section of your river config. |
|
|
|
|
|
|
|
|
|
TODO: [wired-notify](https://github.com/Toqozz/wired-notify) instead of dunst (currently not packaged for alpine) |
|
|
|
|
|
|
|
|
|
## Other software |
|
|
|
|
|
|
|
|
|
### Firefox |
|
|
|
@ -604,7 +617,6 @@ doas docker run hello-world |
|
|
|
|
* Fix internal mic |
|
|
|
|
* Docker |
|
|
|
|
* IDE (code-oss?) |
|
|
|
|
* Notifications |
|
|
|
|
* Make river usable |
|
|
|
|
* Make waybar usable (+waybar fonts) |
|
|
|
|
* nushell + starship instead of ash |
|
|
|
|