aboutsummaryrefslogtreecommitdiff
path: root/.i3/config
Commit message (Collapse)AuthorAgeFilesLines
* i3: use flameshot for taking screenshotsMiquel Sabaté Solà2023-05-251-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: launch dmenu with $mod+spaceMiquel Sabaté Solà2023-01-021-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: add binding for suspendingMiquel Sabaté Solà2021-09-211-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Small updates on i3 and bashMiquel Sabaté Solà2021-09-091-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Fixes here and there...Miquel Sabaté Solà2021-06-221-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: I've changed the connection on my monitorsMiquel Sabaté Solà2021-05-241-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* alacritty: disabled some troublesome bindingsMiquel Sabaté Solà2020-12-161-2/+3
| | | | | | | | They were conflicting with my GNU Emacs config, which is a problem since commands such as `git commit` will pick this as the editor to be used, and it was hella confusing... Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Improved locking of screenMiquel Sabaté Solà2020-12-031-6/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: prepend the language keymap on the statusMiquel Sabaté Solà2020-11-121-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: I no longer need to start the blueman-appletMiquel Sabaté Solà2020-10-171-2/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Trying out alacritty as the terminal emulatorMiquel Sabaté Solà2020-08-121-1/+1
| | | | | | | | For now I've built it from source, which maybe isn't the best option. I've also updated the hunspell dictionary. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: updated configuration to also start the blueman appletMiquel Sabaté Solà2020-08-031-1/+3
| | | | | | This commit also adds some updates on the catalan dictionary. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: start nextcloud client on startMiquel Sabaté Solà2019-12-141-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Complete re-structuring so it's easier to installMiquel Sabaté Solà2019-08-221-0/+244
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>