Commit Graph

1090 Commits

Author SHA1 Message Date
ff6435594c
[Emacs] Update filters for mu4e bookmarks 2022-05-01 18:01:44 +02:00
5bbfcdfd2b
[StumpWM] Make backlight changes more natural 2022-04-21 12:39:28 +02:00
525711238f
[Emacs] Load org-protocol by default 2022-04-21 12:39:07 +02:00
bb1dfc15fc
[StumpWM] Fix issue with undeclared my/kbd
`my/kbd` appeared as undefined in `bluetooth.lisp` and
`utilities.lisp`. This commit fixes this error.
2022-04-19 15:30:48 +02:00
3e476e67a9
[Emacs] Remove unused code with undo-tree config, update doc
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-19 14:34:50 +02:00
59335cf663
[Emacs] Fix Magit keybinds
With a recent package update, whether by Magit’s or Evil Collection’s
fault, the keybinds for `c` and `t` got replaced with evil movement up
and down instead of respectively staging and tagging in Magit. This
commit fixes this behavior.
2022-04-19 14:31:07 +02:00
5bd012e5b9
[StumpWM] Simplify keybinds declaration
All checks were successful
continuous-integration/drone/push Build is passing
This commit adds the function `my/kbd` which translates characters
`kbd` does not know into their internal name.

Simplify Elisp noweb code.
2022-04-19 14:10:55 +02:00
e7b85d56d4
[Emacs] Add Github Copilot package
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-18 21:17:31 +02:00
f6d7485531
[Emacs] Remove prettified keywords 2022-04-18 21:17:09 +02:00
1b224d1aaf
[Emacs] Add Condict project packages 2022-04-18 21:16:51 +02:00
5639ce1fc8
[Emacs] Fix errors on Emacs startup 2022-04-18 21:16:24 +02:00
b0ace772ce
[Emacs] Change scrolling behavior in Emacs
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-11 14:50:29 +02:00
f29e48ed37
[Bin] Add CPU scaling script 2022-04-11 14:50:05 +02:00
d41fc9c3ca
[Emacs] Update mu4e filters
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-06 19:52:42 +02:00
e2a19dec6e
[Emacs] Better LangTool configuration 2022-04-06 19:44:02 +02:00
67bbce62d9
[Emacs] add elisp-demo, some more documentation
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-06 19:01:41 +02:00
e1454699ea
[Emacs] Some more documentation
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-06 18:55:42 +02:00
aafb677591
[Emacs] improve Dired configuration
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-06 18:51:14 +02:00
26f1999c02
[Emacs] Better undo-tree configuration 2022-04-06 18:51:01 +02:00
8ff0beec06
[Emacs] More documentation 2022-04-06 18:50:46 +02:00
4d7f5fe947
[StumpWM] Update ncmpcpp keybind 2022-04-06 18:48:45 +02:00
d2d00d4442
[StumpWM] Minor markup change 2022-04-05 17:16:19 +02:00
f5df9b649f
[Emacs] Only use xelb when using EXWM 2022-04-05 17:16:19 +02:00
f22e54691d
[Emacs] TRAMP optimisation
Disable all-the-icons-dired for remote repositories
Disable auto-save and backups for files opened with TRAMP
2022-04-05 17:16:19 +02:00
b13b6f1e64
[Emacs] Update list of ignored files in recentf
Also simplify regex
2022-04-05 17:16:19 +02:00
0e413d00a3
[StumpWM] Replace scrot with Flameshot 2022-04-02 15:19:39 +02:00
e5ddea6fd8
[Emacs] Add Gemini and Github-flavored markdown
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-02 15:05:35 +02:00
3e140e7302
[StumpWM] Fix ncmpcpp keybinds 2022-04-02 15:04:50 +02:00
f81518ddd2
[Emacs] These prettified symbols are actually quite annoying
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-30 20:32:33 +02:00
7f2cae36af
[Emacs] Add keybind for editing org table formulas 2022-03-30 20:24:18 +02:00
e6387f84c5
[Desktop] Generate nicer Lisp and Elisp output 2022-03-28 02:07:03 +02:00
d63da4af42
[StumpWM] Update some elisp, more natural keybind declaration
If characters such as `«` or `»` are used, they get replaced by their
complete name. See table `tbl-char-to-name`.
2022-03-28 02:05:39 +02:00
4a6fbf3264
[Meta, Org] Update Matomo script to reflect server changes 2022-03-28 02:00:14 +02:00
872e508fc7
[StumpWM, Emacs] Change keybind for changing volume 2022-03-28 01:59:32 +02:00
d2caf80154
[StumpWM] Better parity between Emacs and StumpWM keybinds 2022-03-27 22:18:16 +02:00
bc58766587
[Emacs] LSP optimizations 2022-03-27 22:17:55 +02:00
44b65c2d72
[Emacs] Update org project on conlanging 2022-03-27 22:17:31 +02:00
bfe1102c37
[Emacs] Reword some stuff 2022-03-15 18:31:56 +01:00
196df4fb44
[Emacs] Fix keybindings in Eshell
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-15 18:25:38 +01:00
2c7d159e9b
[Emacs] Improve EXWM config
Add keybind for `exwm-debug`, fix rofi keybinds

Autostart now executed through my script in bin.org

Correct argument for `:if` in `use-package` directives

Reorganize screens for current correct layout
2022-03-15 18:21:56 +01:00
3fa9d52ddc
[Emacs] Better bookmarks 2022-03-15 18:19:41 +01:00
6230f63a6e
[Emacs] Promote heading, remove "Org Functions" heading
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-10 22:53:38 +01:00
ece09caca8
[Emacs] Move custom org functions in org configuration
Move `phundrak/toggle-org-src-window-split' to org configuration

Add org emphasis functions and their keybindings
2022-03-10 22:52:31 +01:00
d3d5e12222
[Emacs] Let SSH manage the ControlMaster options 2022-03-10 22:27:20 +01:00
896b3f6fe9
[Emacs] Ignore email drafts in recentf 2022-03-10 22:27:04 +01:00
d9299b664d
[Emacs] Clarify some text 2022-03-10 22:26:52 +01:00
3cd50d88da
[Emacs] Remove redundant functions 2022-03-10 22:26:31 +01:00
de78e16bd9
[StumpWM, Bin] Replace StumpWM’s notification manager with Dunst 2022-03-10 22:25:56 +01:00
84e3c91c51
[Emacs] Add function to remove junk files in conlanging org project 2022-03-06 22:16:46 +01:00
d5cf97d888
[Emacs] Update list of ignored files in recentf 2022-03-06 22:16:15 +01:00
1f11d7685e
[StumpWM] Wider outer gaps 2022-03-06 21:48:12 +01:00
7b4c5a62db
[StumpWM] Update sly functions
Rename `start-sly-server` to `sly-start-server`.

Add `stop-sly-server`. It will always try to stop a server running on
port 4005 (default port used by `sly-start-server`)
2022-03-06 21:46:46 +01:00
ff119ce02c
[Emacs] Update path and name of org conlanging project 2022-03-06 21:45:52 +01:00
7bdab40832
[Bin] KDEConnect in autostart, proper bash for default audio sink 2022-03-06 21:43:40 +01:00
61c123799b
[Emacs] Do not run any EXWM code if it is not used
Only run the configuration code for EXWM if the argument `--with-exwm'
is passed to Emacs, otherwise don’t
2022-03-04 15:09:51 +01:00
30086fa7ce
[Emacs] Keybind to quickly open straight repositories
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-04 14:49:01 +01:00
d4285f76d5
[Emacs] Disable by default valign-mode 2022-03-04 14:29:17 +01:00
64d016be84
[Emacs] Update ignored paths in recentf 2022-03-04 14:26:52 +01:00
507278d043
[Emacs] Add work in progress Bitwarden package 2022-03-04 14:26:33 +01:00
02c54f3709
[StumpWM] Update volume keybinds
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Do not use amixer but pactl
This allows to modify the volume of whichever the default output is
instead of just the main output of the computer.
2022-03-01 20:20:12 +01:00
4c42a17fc6
[Bin] Huge simplification of wacom-setup
Some checks reported errors
continuous-integration/drone/push Build encountered an error
It’s not a one-liner yet, but it’s still much shorter and cleaner than
the previous mess.
Also change wacom-setup from a fish script to a sh script
2022-03-01 20:18:41 +01:00
d379f83cc8
[Bin] Make HDMI1 on the left by default
My setup changed, therefore put HDMI1 on the left of my computer.
2022-03-01 19:50:02 +01:00
c0f6bbc5a7
[Bin] Fish to bash autostart, fix some bash issues
Autostart is now written in Bash.

Autostart now loads a module to automatically switch devices for
PipeWire/PulseAudio when a new one is connected.

Fix some issues with using "$@" instead of "$*"
See Shellcheck’s SC2148
2022-02-26 15:40:15 +01:00
e1077bad9a
[Emacs] Better tables in org-mode and markdown-mode 2022-02-26 15:39:44 +01:00
ca0cb65cdb
[Emacs] Make elcord ignore more buffers 2022-02-26 15:39:22 +01:00
81a6020e83
[Emacs] Add major mode for systemd files 2022-02-26 15:38:54 +01:00
4d4f9f92ea
[Emacs] Use external converter by default in image-mode 2022-02-26 15:38:16 +01:00
3e0065d9d1
[Emacs] Customize a bit Eshell’s prompt 2022-02-26 15:38:02 +01:00
bcfded9a76
[Emacs] Mu4e bookmarks reorganization 2022-02-26 15:37:42 +01:00
d982b0f6d5
[Fish] Add XFCE PolKit to PATH, add sxiv abbreviation 2022-02-26 15:37:01 +01:00
56317cc09b
[Bootstrap] Switched to Pipewire 2022-02-26 15:36:23 +01:00
8bc5d228dd
[Fish, Bin, Bootstrap] Sxiv to Nsxiv, install custom packages
All checks were successful
continuous-integration/drone/push Build is passing
Change all references of sxiv to nsxiv.

In bootstrap, install my custom packages from their PKGBUILD rather
than from repositories.
2022-02-24 17:13:23 +01:00
7d48b240f8
[Bin, PKGBUILD] Add sxiv keyhandler to bin.org, update sxiv source
All checks were successful
continuous-integration/drone/push Build is passing
My sxiv package is now based on bakkeby’s fork of sxiv, since the
original repo is now archived
2022-02-18 00:12:53 +01:00
67916b1c9d
[Emacs] Automatically enable LSP for sh-mode, register remote client
All checks were successful
continuous-integration/drone/push Build is passing
Register remote shellcheck LSP server as a new LSP client
2022-02-17 23:38:01 +01:00
27c7bd52a5
[Bootstrap] Packages now held in tables 2022-02-17 23:37:30 +01:00
51b4b81c2e
[Emacs] Fix org-mode keybind 2022-02-14 15:31:45 +01:00
a8aa2babd1
[StumpWM] Better media keys handling 2022-02-14 10:54:14 +01:00
6ef0d313e0
[StumpWM] Add keybind for XF86Mail to open mu4e
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-13 19:47:35 +01:00
c3da7367a8
[Emacs] Add keybinds for indirect buffer cloning 2022-02-13 19:47:12 +01:00
1b5f76c050
[Index] Reword some stuff
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-12 12:54:43 +01:00
6fa1fa5aec
[Emacs] Add Info-mode to writeroom major modes
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-12 12:51:59 +01:00
8d6b7225f5
[Emacs] Add mediawiki front-end 2022-02-12 12:51:59 +01:00
3634a96054
[Org files] Fix org-lint issues
Replace deprecated `HEADERS' keyword with `HEADER'

Fix broken links

Better headers in some files

Fix some typos
2022-02-12 12:51:52 +01:00
cde979c0e4
[StumpWM] Change shortcut from discord-canary to discord 2022-02-12 12:39:58 +01:00
6fe83f0cbd
[Picom] Minor picom tweaks 2022-02-12 12:39:58 +01:00
c44ca3da64
[Bin] Add experimental backends flag to picom
The upgrade from picom-git to picom makes it necessary to have this
flag enabled to have kawase-blur and rounded corners active at the
same time
2022-02-12 12:39:57 +01:00
9fa2147042
[Bootstrap] Update bootstrap to current config
Set default locale to en_DK to get sane defaults

Update package list:
- Remove mpd-rich-presence-discord-git
- Replace picom-git by picom

When installing packages, skip PKGBUILD review for AUR packages

Update list of org files to be tangled, as well as their needed
directories
- Remove awesome.org
- Add mpd.org
- Add neofetch.org
- Add stumpwm.org

Remove commands related to Spacemacs

Remove commands to symlink files in .etc in commit d1a639adaf

Better configuration for nordvpn

Symlink plock from its actual location. It is not guaranteed `which
plock` can already return something.

Remove installation of packages through pip

Remove Chicken installation

Update Fisher installation
2022-02-12 12:39:57 +01:00
b5499c4929
[Emacs] Well, it wasn’t gonna work without `shell-command' 2022-02-12 12:39:57 +01:00
dd4bd72d70
[Emacs] Set font for main server AND new frames 2022-02-12 12:39:57 +01:00
6bf56bbce3
[Emacs] Better visual settings for nov.el and markdown-mode
As well as a typo fix
2022-02-12 12:39:57 +01:00
7eda6ea9e6
[Picom] Remove deprecated option
All checks were successful
continuous-integration/drone Build is passing
2022-02-09 18:26:40 +01:00
73c1ae1a69
[Emacs] Set mirror for stardiviner’s deleted repos
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-07 12:06:26 +01:00
bae81921f2
[Emacs] Activate writeroom-mode for text, org, and markdown modes 2022-02-07 12:05:50 +01:00
ae075d044d
[Emacs] Better options when opening a YouTube video
All checks were successful
continuous-integration/drone Build is passing
2022-02-05 12:42:33 +01:00
5e51cba460
[Emacs] Add warning about noweb syntax
All checks were successful
continuous-integration/drone Build is passing
2022-02-05 12:25:35 +01:00
1d91bdf0af
[StumpWM] Fix function name 2022-02-04 17:03:30 +01:00
90eaa3e1aa
[Emacs] Add Enime package 2022-02-04 17:03:16 +01:00
688080eff6
[Bin] Sanitize bash scripts, some conversion from fish to bash 2022-02-04 17:02:30 +01:00
6d6af02910
[Emacs] Add keybinds for flyspell 2022-02-04 17:02:01 +01:00
1f51371031
[Emacs] Add syntax highlighting for SSH config files 2022-02-04 17:01:43 +01:00
8b68f2db2c
[Emacs] Fix error on startup 2022-02-04 17:01:30 +01:00
47c4b15a58
[Emacs] Plaintext emails viewed in writeroom-mode
In mu4e, emails in plaintext are viewed in writeroom-mode by default
2022-02-04 17:00:54 +01:00
999485e609
[Emacs] Open YouTube videos with mpv in Elfeed 2022-02-04 17:00:36 +01:00
06952a677d
[Emacs] Some more transparency with the Emacs client 2022-02-04 17:00:20 +01:00
a18e1f1d48
[Emacs] Move Emacs configuration to XDG_CONFIG_HOME 2022-02-04 16:59:53 +01:00
6cf295c5dc
[Fish] Add Ruby 3.0 binaries to PATH 2022-01-26 10:06:28 +01:00
18658a1556
[Emacs] Add Zig configuration 2022-01-26 10:06:12 +01:00
6123dec4e3
[Emacs] Prefer plaintext in mu4e message viewer 2022-01-26 10:05:53 +01:00
e530aeb269
[Bin] Typo 2022-01-26 10:04:37 +01:00
366ccd6e57
[Emacs] Add Avy shortcuts 2022-01-07 21:09:04 +01:00
4e4897021a
[Emacs] Add editorconfig package 2022-01-07 21:08:51 +01:00
2be9240de9
[Emacs] Ensure pdf-tools is always properly compiled 2022-01-07 21:08:30 +01:00
90c3f2b8ff
[Emacs] Add shortcut for package screenshot 2022-01-07 03:37:46 +01:00
be80e8b838
[Emacs] Add hl-todo configuration 2022-01-07 03:37:34 +01:00
243386c9e4
[Emacs] Remove uptime tracker
It causes more issues than it solves really
2022-01-07 03:37:05 +01:00
0e76b9f06e
[Emacs] Install eshell-info-banner through ssh
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-05 14:13:39 +01:00
f86344561e
[Emacs] Remove some prettify symbols in Lisp modes 2022-01-05 14:12:53 +01:00
47a11d9473
[Emacs] Install plantuml-mode through straight 2022-01-05 14:12:37 +01:00
55a12d8a80
[Emacs] Better straight.el usage
Add username for Github and Gitlab when using straight fork
Change default remote when a package is cloned by straight
Install use-package through straight.el
2022-01-05 14:10:40 +01:00
cc70db8439
[Emacs] Remove buggy line
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-04 20:29:44 +01:00
5cd880caf4
[Emacs] Add Solaire Mode
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-04 18:31:15 +01:00
5ef9aea7ab
[StumpWM] Change floating window modifier to super
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-04 18:17:10 +01:00
73203756e3
[Emacs] Add LaTeX configuration 2022-01-04 18:16:58 +01:00
184731f105
[Emacs] Update mu4e bookmarks, simplify code 2022-01-04 18:16:34 +01:00
b366894391
[Emacs] Update introduction 2022-01-04 18:16:15 +01:00
1091aba3a8
[Emacs] Fix moving windows in EXWM
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-27 18:56:54 +01:00
55b404437d
[Emacs] Add org-capture configuration 2021-12-27 18:51:30 +01:00
ea11f87856
[Emacs] Update mu4e filters and bookmarks 2021-12-27 18:35:08 +01:00
e918a346fc
[Emacs] No need to defer loading recentf
All checks were successful
continuous-integration/drone/push Build is passing
Recentf is used as soon as Emacs is created, no need to defer it and
its configuration.
2021-12-27 13:46:27 +01:00
fe423e421a
[Emacs] Fix loading `ob-latex-as-png' 2021-12-27 13:46:27 +01:00
290c07d741
[Emacs] Widen inline images in org-mode 2021-12-27 13:46:27 +01:00
1f38d7a68c
[Emacs] Use DBus calls instead of shell commands 2021-12-27 13:46:27 +01:00
91b06ee7b1
[Emacs] Fix commit f5a9608
f5a9608 introduces a bug which prevents the font from being applied if
Emacs is started as a server through systemd, since it does not start
in GUI mode. This commit fixes this behavior by applying the
user-defined font when a new frame is created since the new frame
might be in GUI mode.
2021-12-27 13:46:23 +01:00
413ecb2d2b
[Emacs] Add Emacs debugging shortcuts
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-26 14:51:36 +01:00
f5a9608420
[Emacs] Better font configuration 2021-12-26 14:51:20 +01:00
bf9935d309
[Fish, Bootstrap] Remove unneeded fish extensions
Zoxide and Starship now replace z and bobthefish respectively
2021-12-25 21:32:49 +01:00
66475c058c
[StumpWM] Add keybinding for qutebrowser
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-20 15:25:16 +01:00
6b1c2afe08
[Emacs] Add counsel keybindings, fix typo 2021-12-20 15:24:57 +01:00
a5785847f7
[Emacs] Add recentf configuration 2021-12-20 12:03:35 +01:00
82bef92274
[Fish, Starship] Lisp module is displayed a bit more nicely
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-20 11:37:09 +01:00
fc85c94a76
[Emacs] Move paragraphs down
It just makes a bit more sense to me.
2021-12-20 11:36:39 +01:00
4803c106b0
[Emacs] Create directory if it does not exist
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-19 15:24:43 +01:00
e7b8610387
[Emacs] Replace modern string-join' with mapconcat'
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-19 13:00:26 +01:00
44c47b9841
[Emacs] Remove deprecated org ELPA
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-19 11:12:59 +01:00
725233bd4b
[StumpWM] Change direction powerline in mode-line, update screenshot
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-18 14:26:29 +01:00
7195f92017
[Fish] Switch to starship shell prompt
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-18 11:54:32 +01:00
c5d1c964cf
[Fish] Delete mostly broken code, replace with custom utility
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-17 18:41:03 +01:00
2dfabd7d56
[StumpWM] Move xinitrc files to their respective .org file
All checks were successful
continuous-integration/drone/push Build is passing
Move .xinitrc.emacs to emacs.org
Move .xinitrc.stumpwm to stumpwm.org
Move .xinitrc.awesome to Deprecated/awesome.org
2021-12-17 17:08:28 +01:00
0e86789285
[Emacs] Better LSP setup, restore lua-mode 2021-12-17 16:56:17 +01:00
ac04636e54
[Emacs] Better bépo support with Evil 2021-12-17 16:42:14 +01:00
294411d73b
[Emacs] Remove useless lines of code 2021-12-17 16:30:44 +01:00
87ce209298
[Emacs] Add csv-mode 2021-12-17 16:30:29 +01:00
4753dc9f66
[Emacs] Fix keybinds 2021-12-17 16:30:16 +01:00
03136e7f11
[Emacs] Add documentation, remove slim-mode
Add documentation for Python, webdev, modeline, theme, rainbow
delimiters, and keycast.
2021-12-17 16:30:03 +01:00
246cfdf19a
[Emacs, StumpWM] Add Sly configuration 2021-12-17 16:27:09 +01:00
78fba911e7
[StumpWM] Less groups, only one automatic window placement
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-12 15:06:42 +01:00
69a12a3d4a
[Emacs] Fix automatic mode for Rustic 2021-12-12 15:06:00 +01:00
b8ef56942e
[Emacs] Update keybinds
`SPC e' is now dedicated to flyspell and errors-related functions.

Email keybinds move from `SPC e' to `SPC a e', and elfeed moves from
`SPC a e' to `SPC a E'
2021-12-12 15:04:35 +01:00
5a5725fec9
[Emacs] Update hydra-media appearance 2021-12-12 15:03:36 +01:00
153d7bc9a9
[Emacs] Add workaround for tecosaur/screenshot/issues/11 2021-12-12 15:02:34 +01:00
be17ca1690
[Emacs] Add image I forgot to stage
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-07 20:08:00 +01:00
b31562078d
[Emacs] Add typescript keybinds, fix auto-mode-alist addition 2021-12-07 10:14:41 +01:00
3d71fb43af
[Emacs] Remove accidental leftover code 2021-12-07 10:14:12 +01:00
4c926eb911
[Emacs] Fix keybinds for which-key 2021-12-07 10:13:43 +01:00
6ad3203a8e
[Emacs] Better mu4e keybinds 2021-12-06 17:07:52 +01:00
126385f1f2
[Emacs] Prettify my buffers 2021-12-06 17:07:30 +01:00
e55b1bba30
[StumpWM] Change colors of modeline 2021-12-04 19:24:08 +01:00
653e117c8f
[Emacs] Fix line wrapping in mu4e
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-04 14:18:01 +01:00
24f1fe375c
[Emacs] Add EXWM buffers to ignored elcord buffers 2021-12-01 16:35:29 +01:00
d19c3da130
[Emacs] Automatic desktop-environment-mode when using EXWM
Also update results of elisp code
2021-12-01 16:34:29 +01:00
5a16398c33
[Emacs] Remove unused line 2021-12-01 16:34:06 +01:00
2756d34ab3
[Emacs] Fix mu4e keybinds 2021-11-30 02:18:13 +01:00
a6a1b3e7b6
[Emacs] Add fd for file search in EMMS, better variables
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-28 23:02:35 +01:00
d5628bd9fe
[Emacs] document org-msg, force evil-collection-mu4e-setup 2021-11-28 23:01:48 +01:00
bb5699d650
[Emacs] Better org tangling 2021-11-28 22:59:02 +01:00
2f2a7aa674
[Emacs] Fix multi-monitor EXWM
Also change some buffer renaming for X windows

Fix original repo of xelp, indicate fork used
2021-11-28 22:56:59 +01:00
7252623ada
[Emacs] Better keybinds definition
Also some noweb improvements
2021-11-28 22:51:48 +01:00
2713daceda
[Emacs] Remove s-I in EXWM, replaced by s-<escape>
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-28 12:41:36 +01:00
99fad403f0
[Emacs] Add some EXWM documentation
All checks were successful
continuous-integration/drone/push Build is passing
Add also some literate config
2021-11-28 02:43:24 +01:00
bd12a71a92
[Emacs] Better graphviz configuration
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-27 19:30:09 +01:00
84bd24efe5
[Emacs] Add EMMS shortcut to stop MPD 2021-11-27 19:29:55 +01:00
36e229def7
[Emacs] Add EXWM preliminary configuration 2021-11-27 19:29:26 +01:00
afa83c5e05
[Emacs] Deactivate xwidgets webkit browser keybinds 2021-11-25 00:53:04 +01:00
5faa617215
[Emacs] Fix some package loading errors
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-24 23:43:28 +01:00
18db59d9f7
[StumpWM] Fix issue of `mpd-connect' being undefined on startup 2021-11-23 23:58:06 +01:00
c3d53388ab
[StumpWM] Add bluetooth keybinds 2021-11-23 23:37:17 +01:00
b0a356a5fe
[StumpWM] Better autostart 2021-11-23 23:36:59 +01:00
d2cbdc3289
[Emacs] Add ox-hugo, remove ox-gfm
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-23 15:02:02 +01:00
a1138a9ff9
[Emacs] Make image lazy-load 2021-11-23 15:01:23 +01:00
aa290484dd
[Bin] Fix incorrect shebang 2021-11-23 15:01:06 +01:00
d42fc15e64
[StumpWM] Some more subchapters for the mode-line 2021-11-23 15:00:47 +01:00
27fdcac542
[StumpWM] Better mode-line formatting handling 2021-11-23 14:56:16 +01:00
fa9767ec19
[StumpWM] Wording, subchapter sectioning 2021-11-23 14:54:56 +01:00
a028c0284a
[StumpWM] Precisions on why Stumptray doesn’t work 2021-11-23 14:53:22 +01:00
d776dae8fb
[Awesome] Deprecate Awesome configuration 2021-11-22 17:57:14 +01:00
61cf48910f
[Emacs] Add documentation on screenshot code
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-22 16:55:30 +01:00
d1c129f5f8
[Emacs] Update frame name, remove redundant mu4e option
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-22 16:53:04 +01:00
f12921f372
[Emacs] Wording 2021-11-22 16:52:55 +01:00
0d24b4a056
[Emacs] Add code for taking screenshots of Emacs 2021-11-22 16:52:15 +01:00
e004e7d0c0
[Emacs] Make unfinished section noexport 2021-11-22 16:51:56 +01:00
40c32fee57
[Emacs, StumpWM] Add Emacs screenshots, update StumpWM screenshot
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-22 14:32:43 +01:00
424d305932
[StumpWM, bin] better screenshot handling
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-22 12:46:06 +01:00
07dd65abf1
[Emacs] Fix some flyspell config 2021-11-22 11:20:52 +01:00
d6db34736d
[Emacs] Automatic StumpWM mode for lisp-mode 2021-11-22 11:20:36 +01:00
9c70c0c172
[Emacs] Better graphviz-dot mode configuration
graphviz-dot-mode is now the default dot-mode and org-babel
understands it as an equivalent of dot-mode
2021-11-22 11:20:36 +01:00
b48b2703fe
[Emac] Better keybinds 2021-11-22 11:20:36 +01:00
107840e6db
[Emacs] Automatically disable smartparens when parinfer is enabled 2021-11-22 11:20:36 +01:00
667ebc8db3
[StumpWM] Add bluetooth utility code 2021-11-22 11:17:15 +01:00
0b9e9d2655
[StumpWM] Formatting 2021-11-21 23:45:43 +01:00
5138643c54
[StumpWM] Fix syntax 2021-11-21 23:45:23 +01:00
31cfb2fcde
[StumpWM] Add reference to StumpWM PR 2021-11-21 23:44:36 +01:00
07513fd714
[Emacs] Modify conflicting keybind for tetris with treemacs 2021-11-20 23:11:49 +01:00
94d204055f
[Emacs] Add TypeScript config, update Javascript config
Also move around CSS heading
2021-11-20 23:11:22 +01:00
3b94156e7c
[Emacs] Add treemacs keybinds 2021-11-20 23:11:01 +01:00
8b8fb70adb
[Emacs] Add flyspell and langtool configuration 2021-11-20 23:10:37 +01:00
b8b72864f7
[Emacs] Add parinfer-rust-mode keybinds 2021-11-20 23:10:00 +01:00
a309a95094
[Emacs] Move declaration of ivy-yasnippet keybind 2021-11-20 23:09:42 +01:00
122da77b4a
[Emacs] Update description for eshell-info-banner 2021-11-20 23:09:06 +01:00
231b0d16f3
[Emacs] Wording, typos 2021-11-20 23:08:38 +01:00
0ff4b065ed
[StumpWM] Add entry on pinentry module and little rant about it 2021-11-20 23:07:18 +01:00
b603044d8b
[StumpWM] NetworkManager integration 2021-11-20 23:06:43 +01:00
3e995e60bc
[StumpWM] Wording 2021-11-20 23:06:20 +01:00
c282e91c25
[StumpWM] Update modeline
This commit adds the net module at the fourth position on the right
side.

It also modifies the CPU module prefix to a Siji icon representing a
CPU.

`mu-unread' also outputs a Siji icon as its prefix instead of `Mail:'
2021-11-20 23:04:32 +01:00
df161b7fde
[StumpWM] Add new utilities, update StumpWM colors
Make StumpWM’s colors more Nord-ish

Use new variables from my StumpWM fork

Add code for
- Easy SSHing in remote machines
- Control my mouse through keybinds with Binwarp
- Notifications support
2021-11-19 17:33:53 +01:00
a79b921915
[Emacs] Automatically enable background transparency for new frames 2021-11-18 20:16:30 +01:00
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