diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-13 11:49:07 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-13 11:49:07 +0100 |
| commit | f9c6f468d95c5518c29cf24a777dc1362804b685 (patch) | |
| tree | 435ad42da44836611fb808cb9923959c61eacae6 /xorg-server/xkbdbind.config.h.gpp | |
| parent | set env GTK_CSD=1 (diff) | |
| download | dotfiles-f9c6f468d95c5518c29cf24a777dc1362804b685.tar.gz dotfiles-f9c6f468d95c5518c29cf24a777dc1362804b685.tar.bz2 dotfiles-f9c6f468d95c5518c29cf24a777dc1362804b685.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'xorg-server/xkbdbind.config.h.gpp')
| -rw-r--r-- | xorg-server/xkbdbind.config.h.gpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/xkbdbind.config.h.gpp b/xorg-server/xkbdbind.config.h.gpp index a832b4c..22839a0 100644 --- a/xorg-server/xkbdbind.config.h.gpp +++ b/xorg-server/xkbdbind.config.h.gpp @@ -16,6 +16,7 @@ static struct hotkey hotkeys[] = { {XK_F10, MOD | S, 1, CMD("sh", "-c", "amixer "AMIXER_DEFAULT_CARD" -- set \"${MAIN_ALSA_MIXER}\" 5%-")}, {XK_F11, MOD | S, 1, CMD("sh", "-c", "amixer "AMIXER_DEFAULT_CARD" -- set \"${MAIN_ALSA_MIXER}\" 5%+")}, {XK_F12, MOD | S, 0, CMD("sh", "-c", "amixer "AMIXER_DEFAULT_CARD" -- set \"${MAIN_ALSA_MIXER}\" 100%")}, + {XK_a, MOD, 0, CMD("dalsause")}, {XK_u, MOD, 0, CMD("unicode")}, {XK_i, MOD, 0, CMD("ipa")}, {XK_p, MOD, 0, CMD("dmenu_run")}, |
