fixed readme for markdown?

main
The_miro 2026-03-26 09:40:14 +01:00
parent 8712978eac
commit 85d135bd73
1 changed files with 43 additions and 55 deletions

View File

@ -1,59 +1,47 @@
<h1> Dotfiles </h1> # Dotfiles
<body>
config for using arch linux in network administration, development and gaming config for using arch linux in network administration, development and gaming
</body>
<h2> Installation </h2> ## Installation
<body>
<span style="color:red"> <span style="color:red">
!!! Please Read the instructions on Installation !!! !!! Please Read the instructions on Installation !!!
</span><br /> </span>
</body>
<h3> Installation instructions </h3>
<list>
<li> Clone the Repository </li>
<li> Navigate to Dotfiles/setup </li>
<li> execute setup/autoformat.sh and accept the prompts on screen, for default partitioning layout </li>
<li> execute setup/live-install.sh and accept the prompts on screen </li>
<li> after being chrooted by setup/live-install.sh go to the Filesystem root and execute chroot-install.sh </li>
<li> reboot </li>
<li> run setup/install.sh </li>
<li> if needed run setup/modules/... to install additional preconfigured modules </li>
<li> reboot after running all desired installers </li>
</list>
<h2> TODO </h2>
<h3> Prio </h3>
<list>
<li> Finish the new install script </li>
</list>
<h3> Ongoing tasks </h3> ### Installation instructions
<list> - Clone the Repository </li>
<li> move all config dirs that get modified after install to being copied to the client or linking individual files where relevant -> known offenders: micro, some nwg-shell components </li> - Navigate to Dotfiles/setup </li>
</list> - execute setup/autoformat.sh and accept the prompts on screen, for default partitioning layout </li>
<h3> Non-Prio </h3> - execute setup/live-install.sh and accept the prompts on screen </li>
<list> - after being chrooted by setup/live-install.sh go to the Filesystem root and execute chroot-install.sh </li>
<li> implement the hypr-ecosystem components: <s>hyprpwcenter,</s> hyprshutdown </li> - reboot </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> - run setup/install.sh </li>
<li> clamav Module </li> - if needed run setup/modules/... to install additional preconfigured modules </li>
<li> input config for use with touchscreens -> install+enable hyprgrass; button that enables hyprtabs? </li> - reboot after running all desired installers </li>
<li> eww sidebar popup menu ??? not sure on functionality yet - maybe cpu/ram/gpu usage </li> ## TODO
</list> ### Prio
<h3> Completed </h3> - Finish the new install script </li>
<list>
<li> - add screen rotation (script, keybind, eww widget) for touchscreens </li> ### Ongoing tasks
<li> - some kind of per monitor startup script for the bar</li> - move all config dirs that get modified after install to being copied to the client or linking individual files where relevant -> known offenders: micro, some nwg-shell components </li>
<li> - set cmd+F1 to show a list of keybinds (regex on binds.conf???) </li> ### Non-Prio
<li> - automatic monitor handling on new attatched</li> - implement the hypr-ecosystem components: <s>hyprpwcenter,</s> hyprshutdown </li>
<li> - default to swapping esc and capslock in input.conf </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> - Create Module for installing from the arch live enviroment </li> - clamav Module </li>
<li> - bluetooth tray icon </li> - input config for use with touchscreens -> install+enable hyprgrass; button that enables hyprtabs? </li>
<li> - make toggling EWW bar less delayed -> only toggle the bar don't kill it </li> - eww sidebar popup menu ??? not sure on functionality yet - maybe cpu/ram/gpu usage </li>
<li> - optional module that installs discord, steam </li>
<li> - try to remove hyprland-git before installing </li> ### Completed
<li> - hyprsleep </li> - add screen rotation (script, keybind, eww widget) for touchscreens </li>
<li> - make full gtk-4 theme - some kind of per monitor startup script for the bar</li>
<ol style="list-style-type: lower-alpha; padding-bottom: 0;"> - set cmd+F1 to show a list of keybinds (regex on binds.conf???) </li>
<li style="margin-left:2em">pavucontrol</li> - automatic monitor handling on new attatched</li>
</ol> - default to swapping esc and capslock in input.conf </li>
</li> - Create Module for installing from the arch live enviroment </li>
</list> - bluetooth tray icon </li>
- make toggling EWW bar less delayed -> only toggle the bar don't kill it </li>
- optional module that installs discord, steam </li>
- try to remove hyprland-git before installing </li>
- hyprsleep </li>
- make full gtk-4 theme