Compare commits
2 commits
d360517085
...
95f5269bea
Author | SHA1 | Date | |
---|---|---|---|
95f5269bea | |||
3eabd0f06a |
2 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -23,3 +23,9 @@ Btw, for symlinks I use GNU stow. I run `stow .` in this repo locally to automat
|
|||

|
||||

|
||||

|
||||
|
||||
### Settings
|
||||
|
||||
- Add `ILoveCandy` to `/etc/pacman.conf`
|
||||
- Add `BottomUp` to `/etc/paru.conf`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue