sway: update anthy, keybinds, locking

This commit is contained in:
2024-07-31 22:52:37 +02:00
parent 3689d53e4b
commit c6ab0cad8f
5 changed files with 71 additions and 53 deletions

View File

@@ -9,4 +9,9 @@ Use ./stow.sh --stow <folder_name> to deploy configuration
Use ./stow.sh --unstow <folder_name> to remove configuration
```
`helix(1)` should be built from [source](https://docs.helix-editor.com/install.html), remember to link the `runtime/` to `$HOME/config/helix/runtime`.
Remove CSD for browser, etc.:
```bash
$ gsettings get org.gnome.desktop.wm.preferences button-layout
'icon:close'
$ gsettings set org.gnome.desktop.wm.preferences button-layout ''
```