Commit graph

84 commits

Author SHA1 Message Date
Rodolphe Bréard
d1b4005a4b Update the mimeapps list 2024-06-30 13:49:44 +02:00
Rodolphe Bréard
b8b70bd9e4 Use zoxide 2024-06-30 13:48:08 +02:00
Rodolphe Bréard
d9a3ed4375 Hyprland update 2024-06-30 13:47:14 +02:00
Rodolphe Bréard
659d8e8128 Helix config 2024-03-24 19:56:20 +01:00
Rodolphe Bréard
ee3162cc49 Update hyprland config 2024-03-19 20:24:33 +01:00
Rodolphe Bréard
8e02d0c76f Remove the boggus size 2024-01-08 13:11:24 +01:00
Rodolphe Bréard
1095aa158e Add the right alt as a compose key 2024-01-08 13:07:47 +01:00
Rodolphe Bréard
2fabc8609b Add Zellij 2024-01-08 13:06:37 +01:00
Rodolphe Bréard
d46372768b Add swaylock 2023-12-21 18:15:44 +01:00
Rodolphe Bréard
0cf154c33e Add a shortcut for fullscreen 2023-12-13 21:54:47 +01:00
Rodolphe Bréard
4e31affc79 Invert the touchpad 2023-10-24 19:58:27 +02:00
Rodolphe Bréard
14d80b72e6 Reduce gaps 2023-10-24 19:31:21 +02:00
Rodolphe Bréard
6b3281904b Fix race condition 2023-10-21 19:20:19 +02:00
Rodolphe Bréard
f2db1896e6 Remove compose key files 2023-10-21 16:33:04 +02:00
Rodolphe Bréard
6a24720a3a Refactor the monitor config 2023-10-21 16:29:24 +02:00
Rodolphe Bréard
9e17f38965 Add spaces for clarity 2023-10-21 16:28:00 +02:00
Rodolphe Bréard
8325e2d0f8 Configure the wallpaper 2023-10-21 16:27:26 +02:00
Rodolphe Bréard
2402a04c36 Set the compose key 2023-10-21 13:02:00 +02:00
Rodolphe Bréard
6061476220 Add the screenshot key 2023-10-15 17:57:41 +02:00
Rodolphe Bréard
efbc2e572b Set media keys 2023-10-15 12:04:36 +02:00
Rodolphe Bréard
e828062b6d Set new backlight icons 2023-10-15 12:03:54 +02:00
Rodolphe Bréard
d821425f8c Remove sway from the waybar config 2023-10-14 15:34:17 +02:00
Rodolphe Bréard
0d61eadd4f Waybar basic config 2023-10-14 15:07:00 +02:00
Rodolphe Bréard
cd463f963b Switch to Hyprland 2023-10-14 14:32:12 +02:00
Rodolphe Bréard
424e2ee837 Add a few CLI tools 2023-09-29 17:23:10 +02:00
Rodolphe Bréard
5df2c14626 Add the default application for the asf format 2023-09-01 10:29:41 +02:00
Rodolphe Bréard
1a18981102 Export the default terminal 2023-09-01 08:33:00 +02:00
Rodolphe Bréard
cc79c734fe Update i3status 2023-05-28 08:25:57 +02:00
Rodolphe Bréard
77aff22fb5 Change the terminal font config 2023-04-23 17:17:32 +02:00
Rodolphe Bréard
4cd8e8355d Add Debian's path for liquidprompt 2022-08-02 17:28:05 +02:00
Rodolphe Bréard
cf0e13e518 Reorganizing the mimeapps.list file 2022-07-30 19:02:40 +02:00
Rodolphe Bréard
bc516b04f9 Bind the media keys to a specific media player
That's kind of how it used to work before the forced use of MPRIS.
Without this change, only the latest used media player will receive the
signal, which mean that, when I open a video on Firefox, the play-pause
signal will be sent to Firefox and will therefore pause the video
instead of the music I was listening to with Rythmbox.
2022-07-15 13:43:54 +02:00
Rodolphe Bréard
449c161911 Add playerctl bindings to i3
Since version 3.4.5, Rhythmbox dropped the mmkeys plugin, stating that
it is "no longer useful" and it "has been obsoleted by MPRIS". This
change broke the media keys support on i3.

Since the regression is on purpose, there might not be no way to get
this mmkeys plugin back in Rhythmbox. The workaround is therefore to use
MPRIS. I chose playerctl since it is the most straightforward to me. A
few i3 key bindings later, media keys were back in control of Rhythmbox!

https://gitlab.gnome.org/GNOME/rhythmbox/-/blob/v3.4.5/NEWS
0cdeb7cb7a
https://wiki.archlinux.org/title/MPRIS
https://i3wm.org/docs/userguide.html#keybindings
2022-07-12 22:53:31 +02:00
Rodolphe Bréard
6888a3b203 Migrate from youtube-dl to yt-dlp 2022-03-26 12:34:27 +01:00
Rodolphe Bréard
a6549624a9 Add OpenXRay aliases 2022-03-26 12:32:50 +01:00
Rodolphe Bréard
0fae4b349d Move the aliases into the custom config directory 2021-09-12 12:30:55 +02:00
Rodolphe Bréard
2425fdca43 Rationalize the use of custom config files 2021-09-12 12:24:06 +02:00
Rodolphe Bréard
5bc0b45cdc Remove the pew completion 2021-09-12 12:11:19 +02:00
Rodolphe Bréard
4284406640 Move the history file to the data dir 2021-09-12 11:03:42 +02:00
Rodolphe Bréard
71b5995121 Move the completion file to the cache dir 2021-09-12 11:02:44 +02:00
Rodolphe Bréard
3bd28fba99 Move the zsh configuration to ~/.config/zsh 2021-09-12 09:54:13 +02:00
Rodolphe Bréard
a89819aaaa Add a light transparency on kitty 2020-12-21 22:40:01 +01:00
Rodolphe Bréard
ad890cc43f Set wallpaper in sway 2020-12-21 18:32:41 +01:00
Rodolphe Bréard
d31f971717 Add swaylock binding 2020-12-19 17:39:01 +01:00
Rodolphe Bréard
490ebc81e9 Bind grim to the PrtSc key 2020-12-19 17:17:21 +01:00
Rodolphe Bréard
452cf31bf4 Sway cnf 2020-12-16 12:28:59 +01:00
Rodolphe Breard
b10197a069 Add handlers for text/plain files 2020-09-26 22:39:29 +02:00
Rodolphe Breard
79bd6e9cf6 Add the ~/.config/mimeapps.list file 2020-05-05 11:43:09 +02:00
Rodolphe Breard
4ec6d06142 Add a cap 2020-05-03 20:22:37 +02:00
Rodolphe Breard
a1b948c98d Update XDG user directories 2019-10-03 22:08:51 +02:00