From 20d9c4a4b3404e020d6bb07fd9d8bd016e1e2aff Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita Date: Sun, 11 Jan 2026 20:07:00 +0000 Subject: [PATCH] fix git submodule --- .config/fastfetch | 1 + .config/niri | 1 + .config/waybar | 1 + .config/waybar-config | 1 + README.md | 18 ++++++++++++++++++ 5 files changed, 22 insertions(+) create mode 160000 .config/fastfetch create mode 160000 .config/niri create mode 160000 .config/waybar create mode 160000 .config/waybar-config create mode 100644 README.md diff --git a/.config/fastfetch b/.config/fastfetch new file mode 160000 index 0000000..5125578 --- /dev/null +++ b/.config/fastfetch @@ -0,0 +1 @@ +Subproject commit 5125578d9ceb787b923a91f4416f4b49f18806f3 diff --git a/.config/niri b/.config/niri new file mode 160000 index 0000000..7648a2a --- /dev/null +++ b/.config/niri @@ -0,0 +1 @@ +Subproject commit 7648a2af7b3432e34a4fbcb5a2981f05a2c1f3b7 diff --git a/.config/waybar b/.config/waybar new file mode 160000 index 0000000..c1a22ec --- /dev/null +++ b/.config/waybar @@ -0,0 +1 @@ +Subproject commit c1a22ec157c85c324fd23076a415f2752879062f diff --git a/.config/waybar-config b/.config/waybar-config new file mode 160000 index 0000000..4ff3aca --- /dev/null +++ b/.config/waybar-config @@ -0,0 +1 @@ +Subproject commit 4ff3aca8cd76c9d538b6907161b15c62f1e40bf9 diff --git a/README.md b/README.md new file mode 100644 index 0000000..40d5329 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# My Niri Dots + +> Though I'm not yet sure if this can be called a dotfile since it's so simple. + +Every time when I re-install my PC, I always feels like to try some new dotfiles. But as I searched through Internet the dotfiles I found were whether not stable or deeply customized and hard to make changes. + +So I began the long and time-costing Niri customization. + +I want it to be simple, reliable, easy and good-looking. As I'm not expert in designing and I'm super confident about doing bad in color design, the components I use are mainly simple modifications based on other peoples work (which are listed below). + +This dot is really simple, and especially easy to make adjustments if you like. It provides an out-of-the box interface so you don't need to spend the whole afternoon adjusting corner radius and fighting against the hard-to-remember CSS code. + +Okay so lets talk about how to use. + +## Installation + +The installation script currently only supports Arch Linux if you are starting from a clean system installation environment. +