From da358072f6744a731c08898e273e222f3ddd54e5 Mon Sep 17 00:00:00 2001 From: The_miro Date: Fri, 23 May 2025 15:11:21 +0200 Subject: [PATCH] completely new readme .md - now with todo list --- readme.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/readme.md b/readme.md index e69de29..94cb9ec 100644 --- a/readme.md +++ b/readme.md @@ -0,0 +1,31 @@ +

Dotfiles

+ +config for using arch linux in network administration, development and gaming + +

Installation

+ +!!! New Installer still in Production - use archinstall for base installation !!!
+---------------------------------------------------------------------------------
+ +execute setup/install.sh and accept the prompts on screen + +

TODO

+

Prio

+ +
  • Finish the new install script
  • +
  • try to remove hyprland-git before installing
  • +
  • Create Module for installing from the arch live enviroment
  • +
  • bluetooth tray icon
  • +
  • audio tray icon
  • +
  • hyprsleep
  • +
    +

    Non-Prio

    + +
  • solution for updates - Possibly using package list being read by script; Also possibly using git diff on some kind of .config manifest
  • +
  • clamav Module
  • +
  • automatic monitor handling on new attatched
  • +
  • input config for use with touchscreens
  • +
  • optional module that installs discord, steam
  • +
  • make toggling EWW bar less delayed -> only toggle the bar don't kill it
  • +
  • eww sidebar popup menu ??? not sure on functionality yet - maybe cpu/ram/gpu usage
  • +
    \ No newline at end of file