48 lines
2.0 KiB
Markdown
48 lines
2.0 KiB
Markdown
<h1> Dotfiles </h1>
|
|
<body>
|
|
config for using arch linux in network administration, development and gaming
|
|
</body>
|
|
<h2> Installation </h2>
|
|
<body>
|
|
<span style="color:red">
|
|
!!! Please Read the instructions on Installation !!!
|
|
</span><br />
|
|
</body>
|
|
<h3> Installation instructions
|
|
<list>
|
|
<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> make full gtk-4 theme </li>
|
|
<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> 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>
|
|
<h3> Ongoing tasks </h3>
|
|
<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, some nwg-shell components </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> pavucontrol themeing</li>
|
|
<li> automatic monitor handling on new attatched</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> 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>
|