From 3eabd0f06a4efebd1b9946579da7a5d84bf253f8 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Fri, 11 Apr 2025 17:25:16 +0200 Subject: [PATCH 1/2] :wrench: Add keybind to center floating tile Signed-off-by: SindreKjelsrud --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 28d5d64..bf73933 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -193,6 +193,7 @@ bind = $mainMod, Q, killactive, bind = $mainMod, M, exit, bind = $mainMod, E, exec, $fileManager bind = $mainMod, V, togglefloating, +bind = $mainMod, C, centerwindow bind = $mainMod, SPACE, exec, $menu bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle From 95f5269bea9ebc159a615102401f997d6a4f1614 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Fri, 11 Apr 2025 17:25:39 +0200 Subject: [PATCH 2/2] :speech_balloon: Add settings for pacman & paru Signed-off-by: SindreKjelsrud --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3a119b3..57f9012 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,9 @@ Btw, for symlinks I use GNU stow. I run `stow .` in this repo locally to automat ![Rofi](.github/screenshots/wofi.png) ![Busy](.github/screenshots/buzy.png) ![Non-busy](.github/screenshots/non-buzy.png) + +### Settings + +- Add `ILoveCandy` to `/etc/pacman.conf` +- Add `BottomUp` to `/etc/paru.conf` +