updated readme - 2
parent
85d135bd73
commit
86812b76d6
26
readme.html
26
readme.html
|
|
@ -35,23 +35,23 @@ config for using arch linux in network administration, development and gaming
|
||||||
<li> implement the hypr-ecosystem components: <s>hyprpwcenter,</s> hyprshutdown </li>
|
<li> implement the hypr-ecosystem components: <s>hyprpwcenter,</s> hyprshutdown </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> 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> input config for use with touchscreens -> install+enable hyprgrass; button that enables hyprtabs? </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>
|
||||||
</list>
|
</list>
|
||||||
<h3> Completed </h3>
|
<h3> Completed </h3>
|
||||||
<list>
|
<list>
|
||||||
<li> - add screen rotation (script, keybind, eww widget) for touchscreens </li>
|
<li> input config for use with touchscreens -> install+enable hyprgrass; button that enables hyprtabs? </li>
|
||||||
<li> - some kind of per monitor startup script for the bar</li>
|
<li> add screen rotation (script, keybind, eww widget) for touchscreens </li>
|
||||||
<li> - set cmd+F1 to show a list of keybinds (regex on binds.conf???) </li>
|
<li> some kind of per monitor startup script for the bar</li>
|
||||||
<li> - automatic monitor handling on new attatched</li>
|
<li> set cmd+F1 to show a list of keybinds (regex on binds.conf???) </li>
|
||||||
<li> - default to swapping esc and capslock in input.conf </li>
|
<li> automatic monitor handling on new attatched</li>
|
||||||
<li> - Create Module for installing from the arch live enviroment </li>
|
<li> default to swapping esc and capslock in input.conf </li>
|
||||||
<li> - bluetooth tray icon </li>
|
<li> Create Module for installing from the arch live enviroment </li>
|
||||||
<li> - make toggling EWW bar less delayed -> only toggle the bar don't kill it </li>
|
<li> bluetooth tray icon </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> - try to remove hyprland-git before installing </li>
|
<li> optional module that installs discord, steam </li>
|
||||||
<li> - hyprsleep </li>
|
<li> try to remove hyprland-git before installing </li>
|
||||||
<li> - make full gtk-4 theme
|
<li> hyprsleep </li>
|
||||||
|
<li> make full gtk-4 theme
|
||||||
<ol style="list-style-type: lower-alpha; padding-bottom: 0;">
|
<ol style="list-style-type: lower-alpha; padding-bottom: 0;">
|
||||||
<li style="margin-left:2em">pavucontrol</li>
|
<li style="margin-left:2em">pavucontrol</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
|
||||||
54
readme.md
54
readme.md
|
|
@ -10,38 +10,38 @@ config for using arch linux in network administration, development and gaming
|
||||||
|
|
||||||
|
|
||||||
### Installation instructions
|
### Installation instructions
|
||||||
- Clone the Repository </li>
|
- Clone the Repository
|
||||||
- Navigate to Dotfiles/setup </li>
|
- Navigate to Dotfiles/setup
|
||||||
- execute setup/autoformat.sh and accept the prompts on screen, for default partitioning layout </li>
|
- execute setup/autoformat.sh and accept the prompts on screen, for default partitioning layout
|
||||||
- execute setup/live-install.sh and accept the prompts on screen </li>
|
- execute setup/live-install.sh and accept the prompts on screen
|
||||||
- after being chrooted by setup/live-install.sh go to the Filesystem root and execute chroot-install.sh </li>
|
- after being chrooted by setup/live-install.sh go to the Filesystem root and execute chroot-install.sh
|
||||||
- reboot </li>
|
- reboot
|
||||||
- run setup/install.sh </li>
|
- run setup/install.sh
|
||||||
- if needed run setup/modules/... to install additional preconfigured modules </li>
|
- if needed run setup/modules/... to install additional preconfigured modules
|
||||||
- reboot after running all desired installers </li>
|
- reboot after running all desired installers
|
||||||
## TODO
|
## TODO
|
||||||
### Prio
|
### Prio
|
||||||
- Finish the new install script </li>
|
- Finish the new install script
|
||||||
|
|
||||||
### Ongoing tasks
|
### Ongoing tasks
|
||||||
- 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>
|
- 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
|
||||||
### Non-Prio
|
### Non-Prio
|
||||||
- implement the hypr-ecosystem components: <s>hyprpwcenter,</s> hyprshutdown </li>
|
- implement the hypr-ecosystem components: <s>hyprpwcenter,</s> hyprshutdown
|
||||||
- solution for updates - Possibly using package list being read by script; Also possibly using git diff on some kind of .config manifest </li>
|
- solution for updates - Possibly using package list being read by script; Also possibly using git diff on some kind of .config manifest
|
||||||
- clamav Module </li>
|
- clamav Module
|
||||||
- input config for use with touchscreens -> install+enable hyprgrass; button that enables hyprtabs? </li>
|
- eww sidebar popup menu ??? not sure on functionality yet - maybe cpu/ram/gpu usage
|
||||||
- eww sidebar popup menu ??? not sure on functionality yet - maybe cpu/ram/gpu usage </li>
|
|
||||||
|
|
||||||
### Completed
|
### Completed
|
||||||
- add screen rotation (script, keybind, eww widget) for touchscreens </li>
|
- add screen rotation (script, keybind, eww widget) for touchscreens
|
||||||
- some kind of per monitor startup script for the bar</li>
|
- some kind of per monitor startup script for the bar
|
||||||
- set cmd+F1 to show a list of keybinds (regex on binds.conf???) </li>
|
- set cmd+F1 to show a list of keybinds (regex on binds.conf???)
|
||||||
- automatic monitor handling on new attatched</li>
|
- automatic monitor handling on new attatched
|
||||||
- default to swapping esc and capslock in input.conf </li>
|
- default to swapping esc and capslock in input.conf
|
||||||
- Create Module for installing from the arch live enviroment </li>
|
- Create Module for installing from the arch live enviroment
|
||||||
- bluetooth tray icon </li>
|
- bluetooth tray icon
|
||||||
- make toggling EWW bar less delayed -> only toggle the bar don't kill it </li>
|
- make toggling EWW bar less delayed -> only toggle the bar don't kill it
|
||||||
- optional module that installs discord, steam </li>
|
- optional module that installs discord, steam
|
||||||
- try to remove hyprland-git before installing </li>
|
- try to remove hyprland-git before installing
|
||||||
- hyprsleep </li>
|
- hyprsleep
|
||||||
- make full gtk-4 theme
|
- make full gtk-4 theme
|
||||||
|
- input config for use with touchscreens -> install+enable hyprgrass; button that enables hyprtabs?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue