Compare commits

..

2 commits

Author SHA1 Message Date
95f5269bea
💬 Add settings for pacman & paru
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
2025-04-11 17:25:39 +02:00
3eabd0f06a
🔧 Add keybind to center floating tile
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
2025-04-11 17:25:16 +02:00
2 changed files with 7 additions and 0 deletions

View file

@ -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

View file

@ -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`