From aa1500fea32db04c9e4fe72786ebd7e3479b6a8a Mon Sep 17 00:00:00 2001 From: BossCode45 Date: Sat, 4 Jan 2025 15:14:05 +1300 Subject: feat: Commands restructure + home manager module now makes config Commands module is now a separate libraray that the flake includes. The home manager module will now auto generate the config and has options for different things such as keybinds, gaps, workspaces, etc. --- readme.org | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'readme.org') diff --git a/readme.org b/readme.org index a5a2041..6e1df54 100644 --- a/readme.org +++ b/readme.org @@ -7,12 +7,15 @@ This only just works, multiple monitors aren't supported and floating windows ca * Usage instructions ** Installation -*** Pre reqs +*** Nixos +Use the flake. +*** Other distros +**** Pre reqs - ~Xlib~ and ~g++~ and ~libnotify~ to build the program - ~Xephyr~ for the test script - ~rofi~, ~alacritty~, and ~i3lock~ for the default config - The current default config is currently just the configuration that I want to use (this will likely change) -*** Installing and removing +**** Installing and removing - ~make i~ or ~make install~ to install - ~make r~ or ~make remove~ to remove - ~./test~ to test -- cgit v1.2.3