added some more todos
parent
dde52e134f
commit
b6dd074ba9
|
|
@ -20,17 +20,19 @@ execute setup/install.sh and accept the prompts on screen
|
||||||
<li> bluetooth tray icon </li>
|
<li> bluetooth tray icon </li>
|
||||||
<li> audio tray icon </li>
|
<li> audio tray icon </li>
|
||||||
<li> hyprsleep </li>
|
<li> hyprsleep </li>
|
||||||
|
<li> default to swapping esc and capslock in input.conf </li>
|
||||||
|
<li> set cmd+F1 to show a list of keybinds (regex on binds.conf???) </li>
|
||||||
</list>
|
</list>
|
||||||
<h3> Ongoing tasks </h3>
|
<h3> Ongoing tasks </h3>
|
||||||
<list>
|
<list>
|
||||||
<li> move all config dirs that get modified after install to being copied to the client or linking individual files where relevant -> known applications: micro, ... </li>
|
<li> move all config dirs that get modified after install to being copied to the client or linking individual files where relevant -> known applications: micro, some nwg-shell components </li>
|
||||||
</list>
|
</list>
|
||||||
<h3> Non-Prio </h3>
|
<h3> Non-Prio </h3>
|
||||||
<list>
|
<list>
|
||||||
<li> solution for updates - Possibly using package list being read by script; Also possibly using git diff on some kind of .config manifest </li>
|
<li> solution for updates - Possibly using package list being read by script; Also possibly using git diff on some kind of .config manifest </li>
|
||||||
<li> clamav Module </li>
|
<li> clamav Module </li>
|
||||||
<li> automatic monitor handling on new attatched</li>
|
<li> automatic monitor handling on new attatched</li>
|
||||||
<li> input config for use with touchscreens </li>
|
<li> input config for use with touchscreens -> install+enable hyprgrass; button that enables hyprtabs? </li>
|
||||||
<li> optional module that installs discord, steam </li>
|
<li> optional module that installs discord, steam </li>
|
||||||
<li> make toggling EWW bar less delayed -> only toggle the bar don't kill it </li>
|
<li> make toggling EWW bar less delayed -> only toggle the bar don't kill it </li>
|
||||||
<li> eww sidebar popup menu ??? not sure on functionality yet - maybe cpu/ram/gpu usage </li>
|
<li> eww sidebar popup menu ??? not sure on functionality yet - maybe cpu/ram/gpu usage </li>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue