81b1871990
[Awesome] Replace Discord Canary with lightcord
...
Also fix Mattermost’s default tag
2021-05-01 15:11:01 +02:00
d46c79add3
[Spacemacs, Bootstrap] Rename files
...
Rename `installation.org' to `bootstrap.org' since it better describes
what it is for.
Rename `emacs.org' to `spacemacs.org', preparing for the new
`emacs.org' dedicated to my vanilla config.
2021-04-29 09:24:47 +02:00
7207632c56
[Org] Add auto-tangling to simple org files
2021-04-28 16:39:30 +02:00
2d20be5b60
[Awesome] Swap minimize and maximize buttons
2021-04-26 16:51:58 +02:00
3698c96a6f
[Spacemacs] Remove commented out code
2021-04-26 16:50:23 +02:00
5144dcb279
[Spacemacs, index] Whitespace
2021-04-26 16:48:23 +02:00
dd22ca398c
[PKGBUILD, index] Emacs’ native-comp branch merged into master
...
I will now track the master branch of Emacs instead of native-comp,
thank you so much to Eli for creating this feature and to all the
maintainers who helped merging this branch into master!
2021-04-26 10:14:27 +02:00
fd4582f7fe
[Fish] Remove devour' from
mpv' abbreviation
2021-04-25 11:20:48 +02:00
a2db890524
[Spacemacs] Switch from ido to ivy
2021-04-21 22:53:45 +02:00
6572861960
[Spacemacs] Modify editing style
2021-04-21 22:53:45 +02:00
0510eaa0f5
[Emacs] Switching to Chemacs2, added vanilla and Doom
...
Chemacs2 is a utility for Emacs to switch between various profiles and
configurations of Emacs without a hassle.
It thus helps me run my fully configured Spacemacss alongside my new
attempt at configuring some vanilla Emacs after years of using
Spacemacs.
I also added Doom-Emacs for reference.
2021-04-21 22:52:58 +02:00
c90d876f9a
[Picom] Remove outdated comments
2021-04-19 01:11:06 +02:00
023c847a81
[Emacs] Add TODO for Eshell banner
2021-04-17 13:00:29 +02:00
0b2ba3eaa0
[Emacs] Automatic, Nord-themed dark mode for PDFs
2021-04-17 12:56:44 +02:00
e6ea1aecbb
[Emacs] Better shortcut for terminals, remove reduntant ones
...
Shortcut `SPC o '' now launches `eshell-new' instead of just plain
`eshell', a new shortcut invokes `vterm', and the shortcut for
`helm-man-woman' is removed in favor of the default one in Spacemacs
2021-04-17 12:56:37 +02:00
e53e019306
[Bin] Reorganize and re-enable some scripts
...
Due to EXWM being disabled for the time being and switching back to
AwesomeWM, some scripts are re-enabled. The execution order is also
modified.
2021-04-17 12:56:25 +02:00
98720ace22
[Emacs] Add ignored directories and files to recentf
2021-04-17 12:56:23 +02:00
8c640f4118
[Emacs] Add TODO to Eshell banner
2021-04-17 12:56:23 +02:00
a7d14158dc
[Emacs] Whitespace, move header up
2021-04-17 12:56:23 +02:00
8eaa12e619
[Emacs] Apparently this is buggy
...
EXWM does not work properly if this is used, instead of different
workspaces EXWM will create various frames on top of each other.
2021-04-17 12:56:17 +02:00
43bb79e708
[Emacs] Better settings for EXWM
2021-04-11 16:09:18 +02:00
7f05c46ebc
[Emacs] Remove unused layers
2021-04-11 16:09:18 +02:00
65e5eb022a
[Emacs] Fix some broken settings for Emacs after Spacemacs update
2021-04-11 16:09:14 +02:00
1ad328df7f
[Emacs] Update autostart for EXWM
2021-04-11 16:09:09 +02:00
a1b234fa43
[Emacs] Fix issue with path in Eshell prompt
...
This commit fixes an issue with the macro `phundrak-var-or-if-nil' by
removing it entirely. For some reason, it was broken in a previous
commit, and the path did not show up in the prompt unless in a git
repository.
Now, `phundrak-var-or-if-nil' is removed entirely.
2021-04-06 10:35:58 +02:00
5819f1a6e8
[Emacs] Beginning to use EXWM
...
This commit also swaps two headers
2021-04-06 09:46:24 +02:00
a21fae33c8
[Emacs] Move `require's to user-load Spacemacs function
2021-04-06 09:44:46 +02:00
3689587800
[Emacs] Config now correctly tangles without errors
...
Previously, some code relied on dash.el to generate some code when
tangling my Emacs config, but if Emacs was to be launched without an
up to date tangled configuration, it would attempt to automatically
tangle it. However, due to dash.el not being loaded, it could not find
some of the required functions.
This commit replaces these functions with handmade functions that can
be loaded at tangle-time, and tangling always works.
2021-04-06 09:40:36 +02:00
5b8ac32b15
[Fish] Stop searching packages automatically on wrong command
2021-04-04 12:10:48 +02:00
03438f6e91
[Fish] remove unused abbreviations
2021-04-04 12:10:32 +02:00
8d11177158
[Bin] add xrdb merge to autostart
...
Apparently my computer stopped doing that automatically
2021-04-04 12:09:10 +02:00
bc67344ba6
[Emacs] Add restclient to the list of languages usable from org
2021-04-02 19:36:01 +02:00
3a72387e3e
[Emacs] Changing naming convention of custom functions and variables
...
Forward slashes in my persoranl variables and functions have been
replaced by dashes.
2021-04-02 19:36:01 +02:00
be07d87e06
[Emacs] Hide code-generating code
2021-04-02 19:32:01 +02:00
3de5254050
[Bootstrap] Rework installed LaTeX packages
...
texlive installation should be lighter now
2021-04-01 23:15:15 +02:00
5c1041241f
[Emacs] Fix order of appearance of elements in org code example
2021-04-01 23:15:15 +02:00
c8dea557eb
[Emacs] Add and reorganize ignored paths by recentf-mode
2021-04-01 23:15:15 +02:00
00d847bf09
[Emacs] Enable flycheck by default for emacs-lisp buffers
2021-04-01 23:15:15 +02:00
386cade963
[Emacs] Reorganize some headers, add phundrak/zip()
2021-04-01 23:15:15 +02:00
c6329ba8d8
[Emacs] Better settings for `lsp' layer, switch LSP server for Rust
...
`lsp-ui' and `lsp-lens' now enabled by default
Rust will now use as its LSP server rust-analyser rather than rls.
2021-04-01 23:15:15 +02:00
ab7988f1b6
[Fish] update `remove' abbreviation
2021-04-01 23:15:15 +02:00
8597280d17
[Bootstrap] Remove ly, update tangled script
2021-03-31 16:22:39 +02:00
902b6d3f67
[Emacs] Reorganize custom functions and variables, update docstrings
...
Function terminal-here-default-terminal-command removed
2021-03-26 14:27:30 +01:00
d866f0be65
[Misc] Update sitemap
2021-03-26 14:11:39 +01:00
562657cc19
[Emacs] Remove function phundrak/add-all-to-list
2021-03-26 14:10:43 +01:00
81ecf5ce0a
[Awesome, Bin] formatting
2021-03-26 13:52:08 +01:00
dcf42a9340
[Bin] emacs' is now designed as a fallback for
emacsclient'
2021-03-26 13:51:22 +01:00
5088871487
[Emacs] Remove unused column
2021-03-26 13:51:02 +01:00
126f265281
[Emacs] Remove indent-guide-mode
...
It slows Emacs too much and isn’t all that useful actually
2021-03-26 13:50:25 +01:00
8995aeb881
[Emacs] Formatting
2021-03-26 13:50:10 +01:00
841f6b7f85
[Emacs] Give mu4e the ability to export mails to PDF again!
2021-03-26 13:49:22 +01:00
4f7927a5f7
[Emacs] New keybindings for image-mode, change eshell keybinding
...
The eshell keybinding changes from SPC o a ' to SPC o '
It is now possible to open an image from image-mode in GIMP directly
as well as rotate it.
2021-03-26 13:47:53 +01:00
ffacd7d71a
[Emacs] Ignore some recent files
2021-03-26 13:47:19 +01:00
d4aaecab9b
[Emacs] Better org-mode visuals
...
Now inline source blocks should be fontified
We should also have better LaTeX handling as well as markers
2021-03-26 13:46:17 +01:00
43b8263702
[Emacs] Add two new custom functions
2021-03-26 13:45:47 +01:00
3909031ae2
[Emacs] Add Scala layer, revert relative lines settings
2021-03-26 13:45:11 +01:00
774f69589a
[Emacs] org-appear now on MELPA
2021-03-26 13:41:11 +01:00
ff83e3d226
[Bin] Move set-screen
2021-03-10 13:09:45 +01:00
7abf902e1d
[Bin] friendship with xidlehook ended xss-lock is my new best friend
2021-03-10 13:07:53 +01:00
1a97dc0884
[Fish] make man pages fancier
...
Add syntax highlight to man pages through bat
2021-03-10 13:07:00 +01:00
fe5535b590
[Emacs] Change some mu4e settings, change org font
...
Mu4e:
- Set a better date format for mu4e than the American format
- Remove mu4e relying on w3m
Org:
- change the size of fixed font
- change variable-pitch font
2021-03-10 13:05:21 +01:00
ce00baf6f6
[Emacs] Foud the culprit of Emacs not starting as a daemon
...
For some reason, roam support prevents Emacs to start as a daemon, so
I’ll remove it for now.
2021-03-10 13:03:31 +01:00
436d5759af
move neofetch out of wip
2021-02-10 21:01:14 +01:00
ab051c8b35
[Emacs] Add email view with Xwidget webkit browser
2021-02-10 21:00:56 +01:00
87af1db5af
Revert "[Bin] Begin to fix wacom-setup, still bugged, see TODO"
...
This reverts commit 84de2cce7e
.
Attempt to fix everything
2021-02-10 20:59:52 +01:00
ea9a5a4d24
Revert "[Bin] Fix wacom-setup script, touchpad configs dropped"
...
This reverts commit 05a68817ea
.
2021-02-10 20:39:16 +01:00
55eb0dfb09
[St] remove st configuration
2021-02-09 17:00:51 +01:00
78a3f5f6ee
[Awesome, Bootstrap] Change default terminal emulator
...
Switch from st to kitty
2021-02-09 16:58:48 +01:00
fcd76a9bbe
[Emacs] Change font used in org-mode
2021-02-09 16:54:30 +01:00
63353caa48
[Neofetch] Move neofetch config out of WIP, add image backend
2021-02-09 16:54:03 +01:00
05a68817ea
[Bin] Fix wacom-setup script, touchpad configs dropped
...
For some reason, I don’t see anymore my tablet’s touchpad in the
xinput list, so this commit drops modifications to the touchpad’s
configuration.
2021-02-06 00:55:04 +01:00
95a16788e7
[Emacs] Add function `phundrak/file-to-string', remove shell command
...
Add function `phundrak/file-to-string' which reads the content of a
file to a string.
Eshell banner makes one less shell command and makes it a bit more
distro-agnostic, although still very Linux-centered.
2021-02-04 14:44:07 +01:00
527380e5ff
[Org, meta] Change formatting of org files
2021-02-04 14:43:09 +01:00
812f252de1
[Fish] Remove, add, update some abbreviations
...
Abbreviations removed: `p', `surge', `ls', and `feh'
Abbreviations added: `suser', `egui',
Add `devour' to abbreviations `egui', `mpv', `sxiv', `webcam'
2021-02-04 09:50:46 +01:00
95119f7bad
[Fish] Emacs launched in terminal mode when launched from terminal
2021-02-04 09:22:54 +01:00
f3d5b229bd
[Emacs] Remove magit-gitflow, add ox-ssh and org-appear
...
TODO: Shortcuts should be added to ox-ssh as they do not appear in
org-export-dispatch
TODO: Fix org-appear, it has currently no effect
2021-02-04 09:21:24 +01:00
2538786be8
[Emacs] Replace Swift layer with Java layer
2021-02-04 09:20:52 +01:00
6787e6452a
[Picom] Upgrade from Ibhagwan’s fork to main fork
...
This made me lose access to rounded corners for now, as they are only
available for legacy backends and the dual_kawase blur is not one of
them.
2021-02-04 09:18:24 +01:00
9062092b1d
[Fish, Emacs, Bootstrap] Replace yay with paru
2021-02-04 09:17:32 +01:00
2ea6cd5ecf
[Fish] Set prompt theme to Nord
2021-02-04 09:14:52 +01:00
84de2cce7e
[Bin] Begin to fix wacom-setup, still bugged, see TODO
2021-02-04 09:14:14 +01:00
051a4a05de
[Awesome] Finer control of screen brightness
2021-02-04 09:13:37 +01:00
503aec3302
[Paru, Bin, Index] Reorganize headers, add dired script, paru conf
2021-01-27 19:03:11 +01:00
3c22c77226
[st] Increase transparency of st to match Firefox and Awesome
...
Also whitespace with picom.org
2021-01-27 16:40:49 +01:00
10978904f8
[Emacs] Update maildirs in mu4e bookmarks, sign emails
...
Turns out isync didn’t sync my /Junk directory in which were a lot of
emails I would have liked to read. Now bookmarks referring to /Inbox
also display content from /Junk
Also, emails are automatically signed with PGP/MIME now.
2021-01-27 16:37:35 +01:00
026b005cd0
[Emacs] Better faces for diff-mode
2021-01-21 14:36:16 +01:00
eff1d942a8
[Emacs] Update paths for `phundrak/find-org-files'
2021-01-21 14:35:57 +01:00
2c3f43dbbf
[Emacs] Remove unused shortcut and function
2021-01-21 14:35:48 +01:00
a8557c2274
[Awesome] Add GIMP shortcut
2021-01-21 14:34:30 +01:00
b191f32bca
[Emacs] Add ob-latex-as-png package and setup
2021-01-18 01:42:09 +01:00
a1d29e6bd7
[Emacs] Fix fixed-pitch faces, add svg of org-mode screenshot
2021-01-13 17:13:45 +01:00
3c5cec5df7
[Emacs] Fix fixed-pitch faces
2021-01-10 15:37:06 +01:00
bc7f7e3182
[Bin] Set default soundcard in autostart
2021-01-09 19:16:08 +01:00
a7db109206
[Emacs] Fix org-block background color, fix mu4e face
...
org-block background color was too light and had too little contrast
with the selection face. Similarly, `mu4e-highlight-face' was empty.
This commit fixes that by giving org-block a darker background and
`mu4e-highlight-face' a background and foreground color.
2021-01-09 14:36:19 +01:00
a04064848d
[Emacs] Prevent unrequired connections to host Tilo
...
Having a project located in a remote host in
`projectile-ignored-projects' made Emacs often connect to Tilo for no
apparent reasons. This commit should fix it.
2021-01-08 22:38:48 +01:00
2919c7b286
[Emacs] Change theme to official nord theme, fix faces
...
I use now the official nord theme found on Articices Studio’s Github.
Faces broke partly due to two different calls to
`custom-theme-set-faces'. This can be fixed by putting all faces
editions together. However, this commit also removes custom faces for
mu4e since colors are no longer broken.
The code for faces is now generated from the org tables in the
related subheadings.
2021-01-08 03:43:33 +01:00
1b5fb4144d
[Emacs] Better which-key description for shortcut
2021-01-07 19:14:45 +01:00
13943e5775
[Bootstrap] Add tldr to list of installed packages
2021-01-07 19:14:22 +01:00
26053b0e8b
[Bin] Fix issue downloading videos with ytdl
...
When downloading a whole channel, ytdl used to download everything
including playlists displayed on the user’s main page. Now, a check
is performed in order to verify if the URL passed is a channel, and
if it is only download the videos listed on their uploads page.
2021-01-06 16:10:39 +01:00
7a676a1f88
[Emacs] Go back to horizontal separation in mu4e
2021-01-05 23:53:44 +01:00