diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2020-08-03 15:37:24 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2020-08-03 15:41:16 +0200 |
| commit | f536f29a4eafcc9e6eb9628fd179e7b1977335b8 (patch) | |
| tree | 9ffbe12b917d77e2b284ef1db906882e97315767 | |
| parent | 2077a64b76d94c0ae67c2731925d63aadce65e94 (diff) | |
| download | dotfiles-f536f29a4eafcc9e6eb9628fd179e7b1977335b8.tar.gz dotfiles-f536f29a4eafcc9e6eb9628fd179e7b1977335b8.zip | |
i3: updated configuration to also start the blueman applet
This commit also adds some updates on the catalan dictionary.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rw-r--r-- | .hunspell_ca_ES | 8 | ||||
| -rw-r--r-- | .i3/config | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/.hunspell_ca_ES b/.hunspell_ca_ES index f98db38..301cf3d 100644 --- a/.hunspell_ca_ES +++ b/.hunspell_ca_ES @@ -26,4 +26,10 @@ Aqualata Flavio Fedre Strubell -Renyé
\ No newline at end of file +Renyé +ERTO +Marissa +CaixaBank +Liberbank +LGTBI +ITV @@ -243,5 +243,7 @@ exec --no-startup-id xset s off # Wallpaper exec --no-startup-id nitrogen --restore +exec --no-startup-id blueman-applet + # Nextcloud -exec --no-startup-id nextcloud
\ No newline at end of file +exec --no-startup-id nextcloud |
