Commit graph

347 commits

Author SHA1 Message Date
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
f7f73d7fb6 Reorder the Hyprland related packages 2023-10-15 17:58:13 +02:00
Rodolphe Bréard
6061476220 Add the screenshot key 2023-10-15 17:57:41 +02:00
Rodolphe Bréard
4bc35ac815 Use reflector instead of a custom script 2023-10-15 13:11:04 +02:00
Rodolphe Bréard
a8cadd898c Add a screenshot utility for Wayland 2023-10-15 12:55:51 +02:00
Rodolphe Bréard
7c6a4e7042 Add a plugin for Zathura 2023-10-15 12:48:14 +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
dc30843cbd Add roboto fonts 2023-10-14 15:33:15 +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
1f42e015ad Add the right alt key 2023-10-13 20:09:53 +02:00
Rodolphe Bréard
14375dd31c Remove git-delta 2023-10-04 19:21:41 +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
3162600d07 Update my email address 2023-08-25 14:56:52 +02:00
Rodolphe Bréard
98aa1263bc Use tabs for Vue.js 2023-07-30 12:42:53 +02:00
Rodolphe Bréard
bb144718c6 Use tabs for JavaScript 2023-07-26 20:34:51 +02:00
Rodolphe Bréard
9d74eb8451 Add the vim-vue-plugin 2023-07-26 20:34:19 +02:00
Rodolphe Bréard
2bac6c7df4 Move the indentation preferences from ftplugin to indent 2023-06-06 19:36:38 +02:00
Rodolphe Bréard
450a044517 Disable conceal in vim 2023-06-04 14:21:52 +02:00
Rodolphe Bréard
5bd907b437 Remove the vim-dnsserial plugin 2023-06-04 14:04:55 +02:00
Rodolphe Bréard
20344237fd Replace Vundle by vim-plug 2023-06-04 14:01:50 +02:00
Rodolphe Bréard
cc79c734fe Update i3status 2023-05-28 08:25:57 +02:00
Rodolphe Bréard
c3cac8891b Use tabs for indenting SQL and HTML 2023-04-23 17:18:07 +02:00
Rodolphe Bréard
77aff22fb5 Change the terminal font config 2023-04-23 17:17:32 +02:00
Rodolphe Bréard
4477bd5b70 Add inetutils 2023-04-15 17:08:50 +02:00
Rodolphe Bréard
f6d16c2a34 Add the indentLine vim plugin 2022-10-15 21:16:42 +02:00
Rodolphe Bréard
bf4aff4f19 Disable mouse support 2022-10-14 18:46:08 +02:00
Rodolphe Bréard
a57191e723 Use tabs instead spaces in source code 2022-10-06 12:37:07 +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
cfb489dc1d Add the Shodan CLI 2022-07-17 19:01:45 +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
dbb0388470 Use /usr/bin/env bash instead of /bin/sh 2022-05-08 11:54:07 +02:00
Rodolphe Bréard
f371c34205 MS-DOS file systems 2022-04-29 17:56:57 +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
ef9d25957b Fix the zsh history file path 2021-09-12 12:10:04 +02:00
Rodolphe Bréard
3509bbfa2d Export the XDG env from the .zshenv file 2021-09-12 12:09:25 +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
f71325a367 Add comments to the .gitignore file 2021-09-12 10:13:41 +02:00