completely new readme .md - now with todo list
parent
02c3dc682a
commit
da358072f6
31
readme.md
31
readme.md
|
|
@ -0,0 +1,31 @@
|
|||
<h1> Dotfiles </h1>
|
||||
<body>
|
||||
config for using arch linux in network administration, development and gaming
|
||||
</body>
|
||||
<h2> Installation </h2>
|
||||
<body>
|
||||
!!! New Installer still in Production - use archinstall for base installation !!! <br />
|
||||
--------------------------------------------------------------------------------- <br />
|
||||
|
||||
execute setup/install.sh and accept the prompts on screen
|
||||
</body>
|
||||
<h2> TODO </h2>
|
||||
<h3> Prio </h3>
|
||||
<list>
|
||||
<li> Finish the new install script </li>
|
||||
<li> try to remove hyprland-git before installing </li>
|
||||
<li> Create Module for installing from the arch live enviroment </li>
|
||||
<li> bluetooth tray icon </li>
|
||||
<li> audio tray icon </li>
|
||||
<li> hyprsleep </li>
|
||||
</list>
|
||||
<h3> Non-Prio </h3>
|
||||
<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> clamav Module </li>
|
||||
<li> automatic monitor handling on new attatched</li>
|
||||
<li> input config for use with touchscreens </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> eww sidebar popup menu ??? not sure on functionality yet - maybe cpu/ram/gpu usage </li>
|
||||
</list>
|
||||
Loading…
Reference in New Issue