From 847dde87e7dc04bf24c453b3be88eb6636fc79c7 Mon Sep 17 00:00:00 2001 From: Inga Date: Thu, 1 Sep 2022 13:41:15 +0200 Subject: [PATCH] current state and todo in readme --- README.md | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5bded7b..5ad7dc9 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,13 @@ It should also be wayland by default, but you can check it by `doas apk add xeye In order for screen sharing to work, go to `chrome://flags/#enable-webrtc-pipewire-capturer` and enable it. Note though that every time you screenshare, there will be two promps from xdg-desktop-portal, one for picking a source, and another for actually sharing. +### Git + +``` +doas apk install git +git config --global credential.helper --store +``` + ### Telegram ``` @@ -239,16 +246,16 @@ Backlight control with Fn+F5/F6 should work now. ### Trackpoint -Disregar this: +Disregard this: > ``` -find /sys/devices/platform/i8042/ -name name | xargs grep -Fl TrackPoint -``` +>find /sys/devices/platform/i8042/ -name name | xargs grep -Fl TrackPoint +> ``` > to find which serio corresponds to trackpoint, then > ``` -echo 70 | doas tee /sys/devices/platform/i8042/serio1/sensitivity -``` -> for reasonably low sensitivity (does not persist). +> echo 70 | doas tee /sys/devices/platform/i8042/serio1/sensitivity +> ``` +> for reasonably low sensitivity (does not persist; for persistence TODO separate udev rule). Instead of configuring sensitivity, it's probably better to configure pointer speed in river. @@ -354,3 +361,18 @@ riverctl float-filter-add title 'Firefox — Sharing Indicator' (TODO: check which kind of quotes works) +## TODO + +* Fix internal mic +* Clipboard support +* Screenshots support +* Docker +* IDE +* Notifications +* Make river usable +* Make waybar usable (+waybar fonts) +* nushell + starship instead of ash +* Mail client +* Fix standby +* Fix call audio in firefox +* WiFi