Commit Graph

240 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 211ec0c797
[Misc] Remove Yay config 2022-06-07 15:43:50 +02:00
Lucien Cartier-Tilet 641a3a4aaf
[Tmux] Remove Tmux submodule and config
continuous-integration/drone/push Build is passing Details
2022-06-07 15:42:27 +02:00
Lucien Cartier-Tilet 07744e872a
[Misc] Update encrypted files
continuous-integration/drone/push Build is passing Details
2022-05-02 02:41:37 +02:00
Lucien Cartier-Tilet 81eb9954f8
[Misc] Update encrypted files
continuous-integration/drone/push Build is passing Details
2022-05-02 02:28:32 +02:00
Lucien Cartier-Tilet e924306b15
[Qutebrowser] Fix symlink
continuous-integration/drone/push Build is passing Details
2022-05-02 00:32:55 +02:00
Lucien Cartier-Tilet b708275c36
[Topgrade] Add topgrade config to dotfiles 2022-04-19 13:19:41 +02:00
Lucien Cartier-Tilet 420373806a
[Rofi] Update theme 2022-03-30 20:23:26 +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 728cfed605
[Mimeapps] Make nsxiv my default image viewer 2022-02-28 19:52:50 +01:00
Lucien Cartier-Tilet 56317cc09b
[Bootstrap] Switched to Pipewire 2022-02-26 15:36:23 +01:00
Lucien Cartier-Tilet 8bc5d228dd
[Fish, Bin, Bootstrap] Sxiv to Nsxiv, install custom packages
continuous-integration/drone/push Build is passing Details
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
Lucien Cartier-Tilet 7d48b240f8
[Bin, PKGBUILD] Add sxiv keyhandler to bin.org, update sxiv source
continuous-integration/drone/push Build is passing Details
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
Lucien Cartier-Tilet 27c7bd52a5
[Bootstrap] Packages now held in tables 2022-02-17 23:37:30 +01:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 4021b8927f
[Qutebrowser] Formatting
continuous-integration/drone Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-02-04 17:05:14 +01:00
Lucien Cartier-Tilet cb37cb7208
[Qutebrowser] Allow everything from my domains 2022-02-04 17:04:40 +01:00
Lucien Cartier-Tilet a18e1f1d48
[Emacs] Move Emacs configuration to XDG_CONFIG_HOME 2022-02-04 16:59:53 +01:00
Lucien Cartier-Tilet 8afc189c3d
[sxiv] Add JPG conversion keybind 2022-01-26 10:03:57 +01:00
Lucien Cartier-Tilet 4131c70a1c
[Qutebrowser] Fix conflicting keybinds 2021-11-20 23:03:43 +01:00
Lucien Cartier-Tilet 36ec6d3dd2
[Kitty] Keybinds update
Switch `kitty_mod' back to its default `ctrl+alt' value, however
some keybinds still use `alt' as their prefix.

Some keybinds changed to respect better the bépo layout
2021-11-18 20:12:15 +01:00
Lucien Cartier-Tilet f93f87c1f8
Add Qutebrowser configuration file 2021-11-18 20:05:58 +01:00
Lucien Cartier-Tilet 6585cd6788
[Ncmpcpp] Remove unused file
continuous-integration/drone/push Build is passing Details
2021-11-09 13:58:52 +01:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 5f7473d475
Remove DoomEmacs submodule 2021-11-07 17:51:37 +01:00
Lucien Cartier-Tilet bdcd3dbb48
[MPD] Switch to literate config 2021-10-20 13:57:15 +02:00
Lucien Cartier-Tilet b774f7e83d
[Encrypted] Add an encrypted file, update encrypted files 2021-10-14 09:24:33 +02:00
Lucien Cartier-Tilet 94d994f1c7
[Rofi] Fix warning message 2021-07-30 17:47:57 +02:00
Lucien Cartier-Tilet 5a7cdf0402
[ncmpcpp] Commend out deprecated options 2021-07-30 17:47:34 +02:00
Lucien Cartier-Tilet 39d9f0e74b
[Emacs] Default to vanilla configuration
Spacemacs is no longer my default configuration, my vanilla
configuration now is.
2021-06-09 17:42:45 +02:00
Lucien Cartier-Tilet 14415f6299
[mpv] Add keybinding for rotating videos 2021-06-09 17:42:45 +02:00
Lucien Cartier-Tilet 30ddb3067c
[Emacs] Add doc, config, reorganize code, update org-mode sources
There no longer is a big code block at the beginning of the basic
configuration paragraph. It is now all documented.

Dired is also much more customized, with its configuration fully
documented.

Parinfer and Evil-surround were also added to the list

Custom PATH was removed since it caused some serious issues with Emacs
not finding required binaries. It seems this was only needed at a
certain point in my Spacemacs config, and it is no longer needed in
either Spacemacs nor my current config.

Some preliminary work with EXWM has been done, though I am still not
sure if I’ll ever use it as my main WM (I’m currently also taking a
look at StumpWM).

Bufler was added to my packages for managing my buffers.

Org-mode moved `org-plus-contrib' out of the main repo, and it is now
a separate package, `org-contrib'. I now also follow the git version
of org-mode (it is no longer managed by my system’s package manager).
2021-06-09 17:42:11 +02:00
Lucien Cartier-Tilet 17b3f02cf0
[Emacs] Revert commit ac0e5b38ff, update gitmodules
Change gitmodules’ url, add missing information on Spacemacs git module
2021-05-26 14:38:26 +02:00
Lucien Cartier-Tilet ac0e5b38ff
[Emacs] Move emacs directory to $XDG_CONFIG_HOME directory 2021-05-26 14:20:14 +02:00
Lucien Cartier-Tilet 2937e848ff
update Chemacs, fix org config for Spacemacs
This commit updates the version of Chemacs used. It also adds a new
profile for testing Spacemacs in a clean way.

My dotspacemacs also went for the wrong org configuration file, this
is now fixed.
2021-05-21 13:57:06 +02:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 6f8e85c65f
[sxiv] Add shotcut to copy a single image
The first image marked in sxiv will be the only one copied
2021-04-02 19:30:25 +02:00
Lucien Cartier-Tilet 3de5254050
[Bootstrap] Rework installed LaTeX packages
texlive installation should be lighter now
2021-04-01 23:15:15 +02:00
Lucien Cartier-Tilet ab7988f1b6
[Fish] update `remove' abbreviation 2021-04-01 23:15:15 +02:00
Lucien Cartier-Tilet 8597280d17
[Bootstrap] Remove ly, update tangled script 2021-03-31 16:22:39 +02:00
Lucien Cartier-Tilet 220b43aaf2
[bat] Add bat config 2021-03-10 13:19:39 +01:00
Lucien Cartier-Tilet fe66b43fbc
[sxiv] Add key handler for sxiv 2021-03-10 13:14:01 +01:00
Lucien Cartier-Tilet 8e26087d33
[Kitty] Add Kitty configuration 2021-02-09 16:59:34 +01:00
Lucien Cartier-Tilet 58b5b82531
[Mimeapps] Update mimeapps 2021-02-04 09:50:46 +01:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 9062092b1d
[Fish, Emacs, Bootstrap] Replace yay with paru 2021-02-04 09:17:32 +01:00
Lucien Cartier-Tilet e9fb7e4622
[Mimeapps] SVG images open in Emacs by default 2021-01-13 17:16:52 +01:00
Lucien Cartier-Tilet 13943e5775
[Bootstrap] Add tldr to list of installed packages 2021-01-07 19:14:22 +01:00
Lucien Cartier-Tilet 3ff58ad913
[Zathura] reorganize keybindings 2021-01-04 16:16:01 +01:00
Lucien Cartier-Tilet a5dd8be4a7
[Zathura] Images are now displayed properly 2021-01-04 16:15:45 +01:00
Lucien Cartier-Tilet fc497a5fd9
yadm upgrade path of encrypted file 2021-01-04 14:03:17 +01:00