Commit Graph

1347 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 4d7f5fe947
[StumpWM] Update ncmpcpp keybind 2022-04-06 18:48:45 +02:00
Lucien Cartier-Tilet d2d00d4442
[StumpWM] Minor markup change 2022-04-05 17:16:19 +02:00
Lucien Cartier-Tilet f5df9b649f
[Emacs] Only use xelb when using EXWM 2022-04-05 17:16:19 +02:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet b13b6f1e64
[Emacs] Update list of ignored files in recentf
Also simplify regex
2022-04-05 17:16:19 +02:00
Lucien Cartier-Tilet 57ad8b2fdc
[PKGBUILD] Switch to Emacs 29.0.50
Rebase Emacs PKGBUILD on AUR’s emacs-git
2022-04-05 17:16:19 +02:00
Lucien Cartier-Tilet 0e413d00a3
[StumpWM] Replace scrot with Flameshot 2022-04-02 15:19:39 +02:00
Lucien Cartier-Tilet e5ddea6fd8
[Emacs] Add Gemini and Github-flavored markdown
continuous-integration/drone/push Build is passing Details
2022-04-02 15:05:35 +02:00
Lucien Cartier-Tilet 3e140e7302
[StumpWM] Fix ncmpcpp keybinds 2022-04-02 15:04:50 +02:00
Lucien Cartier-Tilet f81518ddd2
[Emacs] These prettified symbols are actually quite annoying
continuous-integration/drone/push Build is passing Details
2022-03-30 20:32:33 +02:00
Lucien Cartier-Tilet 7f2cae36af
[Emacs] Add keybind for editing org table formulas 2022-03-30 20:24:18 +02:00
Lucien Cartier-Tilet 420373806a
[Rofi] Update theme 2022-03-30 20:23:26 +02:00
Lucien Cartier-Tilet e6387f84c5
[Desktop] Generate nicer Lisp and Elisp output 2022-03-28 02:07:03 +02:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 4a6fbf3264
[Meta, Org] Update Matomo script to reflect server changes 2022-03-28 02:00:14 +02:00
Lucien Cartier-Tilet 872e508fc7
[StumpWM, Emacs] Change keybind for changing volume 2022-03-28 01:59:32 +02:00
Lucien Cartier-Tilet a90bccca20
[Qutebrowser] Fix broken configuration
Configuration is now purely done through Python files
2022-03-27 22:19:14 +02:00
Lucien Cartier-Tilet d2caf80154
[StumpWM] Better parity between Emacs and StumpWM keybinds 2022-03-27 22:18:16 +02:00
Lucien Cartier-Tilet bc58766587
[Emacs] LSP optimizations 2022-03-27 22:17:55 +02:00
Lucien Cartier-Tilet 44b65c2d72
[Emacs] Update org project on conlanging 2022-03-27 22:17:31 +02:00
Lucien Cartier-Tilet bfe1102c37
[Emacs] Reword some stuff 2022-03-15 18:31:56 +01:00
Lucien Cartier-Tilet 196df4fb44
[Emacs] Fix keybindings in Eshell
continuous-integration/drone/push Build is passing Details
2022-03-15 18:25:38 +01:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 3fa9d52ddc
[Emacs] Better bookmarks 2022-03-15 18:19:41 +01:00
Lucien Cartier-Tilet 6230f63a6e
[Emacs] Promote heading, remove "Org Functions" heading
continuous-integration/drone/push Build is passing Details
2022-03-10 22:53:38 +01:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet d3d5e12222
[Emacs] Let SSH manage the ControlMaster options 2022-03-10 22:27:20 +01:00
Lucien Cartier-Tilet 896b3f6fe9
[Emacs] Ignore email drafts in recentf 2022-03-10 22:27:04 +01:00
Lucien Cartier-Tilet d9299b664d
[Emacs] Clarify some text 2022-03-10 22:26:52 +01:00
Lucien Cartier-Tilet 3cd50d88da
[Emacs] Remove redundant functions 2022-03-10 22:26:31 +01:00
Lucien Cartier-Tilet de78e16bd9
[StumpWM, Bin] Replace StumpWM’s notification manager with Dunst 2022-03-10 22:25:56 +01:00
Lucien Cartier-Tilet 84e3c91c51
[Emacs] Add function to remove junk files in conlanging org project 2022-03-06 22:16:46 +01:00
Lucien Cartier-Tilet d5cf97d888
[Emacs] Update list of ignored files in recentf 2022-03-06 22:16:15 +01:00
Lucien Cartier-Tilet 1f11d7685e
[StumpWM] Wider outer gaps 2022-03-06 21:48:12 +01:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet ff119ce02c
[Emacs] Update path and name of org conlanging project 2022-03-06 21:45:52 +01:00
Lucien Cartier-Tilet 7bdab40832
[Bin] KDEConnect in autostart, proper bash for default audio sink 2022-03-06 21:43:40 +01:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 30086fa7ce
[Emacs] Keybind to quickly open straight repositories
continuous-integration/drone/push Build is passing Details
2022-03-04 14:49:01 +01:00
Lucien Cartier-Tilet d4285f76d5
[Emacs] Disable by default valign-mode 2022-03-04 14:29:17 +01:00
Lucien Cartier-Tilet 64d016be84
[Emacs] Update ignored paths in recentf 2022-03-04 14:26:52 +01:00
Lucien Cartier-Tilet 507278d043
[Emacs] Add work in progress Bitwarden package 2022-03-04 14:26:33 +01:00
Lucien Cartier-Tilet 02c54f3709
[StumpWM] Update volume keybinds
continuous-integration/drone/push Build encountered an error Details
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
Lucien Cartier-Tilet 4c42a17fc6
[Bin] Huge simplification of wacom-setup
continuous-integration/drone/push Build encountered an error Details
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
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 728cfed605
[Mimeapps] Make nsxiv my default image viewer 2022-02-28 19:52:50 +01:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet e1077bad9a
[Emacs] Better tables in org-mode and markdown-mode 2022-02-26 15:39:44 +01:00
Lucien Cartier-Tilet ca0cb65cdb
[Emacs] Make elcord ignore more buffers 2022-02-26 15:39:22 +01:00
Lucien Cartier-Tilet 81a6020e83
[Emacs] Add major mode for systemd files 2022-02-26 15:38:54 +01:00