From 90e8d5577e49c957a189d486b9cad7a35675d8e0 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Wed, 28 Aug 2024 12:30:52 +0200 Subject: [PATCH] Release v2.3.0 --- README.md | 6 +++--- docs/KEYBINDINGS.md | 2 ++ docs/TODO.md | 1 - 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9bc7eda..9f36401 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ [//]: # (Title: Nixy) [//]: # (Description: Nixy is a Hyprland NixOS configuration with home-manager, secrets and custom theming all in one place. It's a simple way to manage your system configuration and dotfiles.) [//]: # (Author: Hadi) -[//]: # (Date: 08/19/24) -[//]: # (Version: v2.1.0) +[//]: # (Date: 08/28/24) +[//]: # (Version: v2.2.0)
@@ -15,7 +15,7 @@
- + diff --git a/docs/KEYBINDINGS.md b/docs/KEYBINDINGS.md index 32a3ba4..057ae98 100644 --- a/docs/KEYBINDINGS.md +++ b/docs/KEYBINDINGS.md @@ -21,6 +21,8 @@ The list of the keybindings working on Hyprland: | Move focus Right | SUPER + right | | Move focus Up | SUPER + up | | Move focus Down | SUPER + down | +| Add to master | SHIFT + SUPER + left | +| Remove from master | SHIFT + SUPER + right | | Screenshot window | SUPER + PRINT | | Screenshot monitor | PRINT | | Screenshot region | SHIFT + SUPER + PRINT | diff --git a/docs/TODO.md b/docs/TODO.md index a69158d..15dbb5b 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -8,7 +8,6 @@ feel free to contribute <3 ([CONTRIBUTING.md](CONTRIBUTING.md)) - [ ] Clipse: clipboard manager - [ ] Walker launcher implementation - [ ] Swaync implementation -- [ ] Fetch the gtk flatcolor theme from github to make nixy lighter - [ ] Qutebrowser - [ ] !!! Bitwarden integration (I need this.)