Commit Graph

648 Commits

Author SHA1 Message Date
a800a292e2
[Fish] Automatically launch the Gnome Keyring when logging in 2021-11-18 20:13:24 +01:00
5e31726f1a
[Emacs] Add packages for better Javascript support 2021-11-18 20:11:01 +01:00
b3f3051ec9
[Emacs, Org] Move heading around 2021-11-18 20:10:40 +01:00
10c9564ea9
[Emacs] evil-org issue #93 finally solved
Issue https://github.com/Somelauw/evil-org-mode/issues/93 finally got
solved by PR https://github.com/Somelauw/evil-org-mode/pull/96,
workaround code can now be removed
2021-11-18 20:08:32 +01:00
9d66c2a22c
[Emacs] Set eshell/clear as eshell/clear-scrollback
I cannot understand the reason why this is not the default behaviour.
2021-11-18 20:07:27 +01:00
ae412d9525
[Emacs] Set default cloning directory for Magit 2021-11-18 20:07:12 +01:00
ed44a67fdd
[Emacs] Remove unused keybinds in Elfeed 2021-11-18 20:06:54 +01:00
787fc1e456
[Emacs] Add pkgbuild-mode to Emacs
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-09 17:21:53 +01:00
403da6b3bb
[PKGBUILD] Add PKGBUILD for Wonderdraft 2021-11-09 17:21:48 +01:00
a45f101d9c
[Sitemap] Update sitemap
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-09 13:43:08 +01:00
c3f70f3e6d
[Emacs] Better keybinds, Emacs no longer clears MPD playlist 2021-11-09 13:40:32 +01:00
adc84818b1
[Bin] Update anchor link for `ytplay' 2021-11-09 13:40:32 +01:00
3e3510d6ed
[desktop, Org] Add desktop.org, remove .desktop files 2021-11-09 13:40:32 +01:00
4f9979e67d
[Emacs] Delete unused keybinds
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-08 15:10:51 +01:00
7bd6cdad76
[Emacs] Better addition of languages to `org-babel-load-languages' 2021-11-08 15:10:20 +01:00
4da47a0a7b
[Org files] Fix headers path for CD export
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-08 15:02:25 +01:00
dee0441336
[Emacs] Add background transparency 2021-11-08 14:32:38 +01:00
207411ce19
[Emacs] Add package-lint package
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-08 14:27:10 +01:00
3791c43901
[Emacs] Add new keybinds for mu4e, checkdock, elfeed, stumpwm.org 2021-11-08 14:26:40 +01:00
3a593225d6
[Emacs] Fix obsolete variables and unused code 2021-11-08 14:25:17 +01:00
835954f30d
[Emacs] Quickfix for evil-org-mode
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-07 18:16:47 +01:00
0126affe5c
Remove Spacemacs and Chemacs submodules
My vanilla emacs config is now the only config I have.
2021-11-07 18:16:40 +01:00
f6709bbb39
[Emacs] Better mu4e-view-mode behavior
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-07 17:52:04 +01:00
b801bcef27
[Emacs] Better define keybinds
Leader keys now override by default other keymaps

Better autoloaded keymaps’ support
2021-11-07 15:54:20 +01:00
1bce6d902d
[StumpWM] Add MPD interactivity 2021-11-07 02:30:23 +01:00
af4fbf625b
[Emacs] Rename header 2021-11-07 02:28:47 +01:00
d50adeac9c
[Emacs] Use C-u C-d in ivy buffers, add keycast keybinds. 2021-11-07 02:28:29 +01:00
1bf40fe587
[Emacs] Change keybindings declaration with general definers
Now major-mode keybinds are available through M-m and general keybinds
are available through C-SPC in insert-mode.
2021-11-07 02:27:04 +01:00
07dc09ff7d
[StumpWM] Shorten windows title, replace htop with bottom
In workspace `[SYS]', replace htop with bottom among automatic windows
2021-10-31 14:54:36 +01:00
c9e1bca2b8
[Picom] Slightly more transparency for inactive windows 2021-10-31 14:54:16 +01:00
a1cb97438e
[Emacs] Add PlantUML support 2021-10-31 14:54:00 +01:00
27edf38cdc
[Emacs] Better Reveal.JS support for org-mode 2021-10-31 14:53:37 +01:00
a40df02284
[Emacs] Hopefully a fix for org-ref
For some reason, Emacs stopped picking up org-ref at some point,
giving me the error
Symbol's value as variable is void: org-ref

This commit hopefully fixes that.
2021-10-29 17:08:20 +02:00
d1c1493945
[Emacs] Better media control keybinds and `shell-command-and-echo'
`shell-command-and-echo' now takes an additional argument that will
prefix the output of its ECHO argument.
Also add documentation for the function

This commit removes keybind `SPC m P' in favor of only `SPC m p' which
toggles the state of MPD between play and pause.
2021-10-29 17:03:33 +02:00
47f6e0e1a2
[StumpWM] Make StumpWM keybinds more consistent with Emacs config
Also make it more intuitive
2021-10-29 17:03:33 +02:00
c12a89d4f4
[StumpWM] Remove Lightcord and replace by Discord Canary
Lightcord is no longer maintained and its repository has been
archived. Good night, sweet prince...
2021-10-29 17:03:33 +02:00
8907e55bc4
[Emacs] Add help bindings
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-25 18:34:18 +02:00
b95ed6af54
[Emacs] Remove unused commented out code 2021-10-25 18:32:23 +02:00
05d05719d9
[Emacs] Add Atomic Chrome package
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-25 17:00:16 +02:00
e65653dbe0
[Emacs] Fix issue with markdown-mode configuration
Double configuration for markdown-mode
2021-10-25 16:59:07 +02:00
7e8a6866e3
[Emacs] Fix default bound comma and space keys in Info-mode 2021-10-25 16:58:19 +02:00
248100e013
[Emacs] Fix issue with unknown function and swapped icons 2021-10-25 16:56:58 +02:00
03f1d9bef1
[StumpWM] Add shortcut for `select-pape' (see bin.org) 2021-10-25 16:56:16 +02:00
6a73bdb74e
[Bin] Remove Elisp dependencies in code generation
Remove dependency on dash.el and s.el in code generation
2021-10-23 20:25:21 +02:00
f94adbfc35
[Emacs] Add Markdown configuration
Some checks failed
continuous-integration/drone Build is failing
2021-10-23 13:24:04 +02:00
13e9e9d3b6
[Emacs] Better code for switching to messages buffer 2021-10-22 12:14:30 +02:00
8d247d4733
[Emacs] Add hydra for controlling MPD from Emacs 2021-10-22 12:14:30 +02:00
ab3ec171e5
[Emacs] Add mu4e.desktop to Emacs’ org file 2021-10-20 19:08:42 +02:00
a155947b5e
[Emacs] Add org-present configuration 2021-10-20 16:23:09 +02:00
94ecdab2fd
[Emacs] Better keybinds for Elfeed 2021-10-20 16:22:51 +02:00