Commit graph

5 commits

Author SHA1 Message Date
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 Breard
17e836ec36 Change the i3 bindings
The default keys used to change focus were close to the ones used in
vim, but not the same, therefore being confusing. Because of that
they were not used and can be safely removed.
Furthermore, one of them is now mapped to the lock screen shortcut.
2017-09-30 16:06:30 +02:00
Rodolphe Breard
7ecf60c59b Allow to lock the screen using i3lock 2017-09-30 16:02:46 +02:00
Rodolphe Breard
603b23636b Allow i3 to take screenshots using scrot 2017-09-30 14:48:29 +02:00
Rodolphe Breard
f975e8f226 Add the i3 wm config 2017-07-22 16:10:16 +02:00