From 63497a5cccddcd99b4ca98b3ec85edcfb2f2ff23 Mon Sep 17 00:00:00 2001 From: roxwize Date: Mon, 16 Dec 2024 00:19:22 -0500 Subject: [PATCH] ~ --- README.md | 10 ++++++++++ configs/openbox/menu.xml | 13 +++++++++---- nixos/home.nix | 2 +- nixos/packages.nix | 3 +-- 4 files changed, 21 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2cd7b4b..a66c4c4 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,13 @@ this is rae's nixOS config meow - **display manager**: SDDM - **window manager**: OpenBox - **status bar**: polybar + +# installation + +extract it into your home directory as `~/.dotfiles/` ALTHough in hindsight this is a suuuuper shitty place to put the config files so it may change in the futur... + +And Then You Must `ln -s ~/.dotfiles/nixos/hosts/[host]/configuration.nix` into your `/etc/nixos/`... + +# openbox hotkeys + +I Dont Remember diff --git a/configs/openbox/menu.xml b/configs/openbox/menu.xml index dbcb472..9336738 100644 --- a/configs/openbox/menu.xml +++ b/configs/openbox/menu.xml @@ -1,19 +1,24 @@ - + firefox - + kitty + + + codium + + - xfce4-taskmanager + com.github.stsdc.monitor @@ -25,7 +30,7 @@ - reboot now + shutdown -r now Really shutdown the computer? diff --git a/nixos/home.nix b/nixos/home.nix index 5b6d2b9..a120945 100644 --- a/nixos/home.nix +++ b/nixos/home.nix @@ -32,7 +32,7 @@ in kitty = { enable = true; font.name = "Fira Code"; - #theme = "Catppuccin-Latte"; + theme = "Aquarium Light"; # or Base2Tone Meadow Dark }; neovim = { enable = true; diff --git a/nixos/packages.nix b/nixos/packages.nix index 924b850..72274fc 100644 --- a/nixos/packages.nix +++ b/nixos/packages.nix @@ -10,9 +10,9 @@ hyfetch imagemagick kitty + maim monitor xclip - xfce.xfce4-taskmanager yt-dlp zellij # text editors @@ -23,7 +23,6 @@ nitrogen polybarFull rofi - themechanger xcompmgr xdotool xorg.xev