From 751cbbc055c10a66b2a728842661453b0457089e Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 26 Jul 2026 17:30:56 -0700 Subject: [PATCH] Add a comment about the xev command. --- files/settings/i3.config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/files/settings/i3.config b/files/settings/i3.config index 93241c8..52a2eac 100644 --- a/files/settings/i3.config +++ b/files/settings/i3.config @@ -9,6 +9,8 @@ # # Please see https://i3wm.org/docs/userguide.html for a complete reference! +# Use the `xev` command to see the name and code of a keyboard key. + set $mod Mod4 set $alt Mod1 set $ctrl Control @@ -323,10 +325,9 @@ bar { exec i3-sensible-terminal #exec firefox-flatpak +exec transmission exec light -O exec light -N 0 exec setxkbmap -layout us -variant altgr-intl - -# Use the `xev` command to see the name and code of a keyboard key.