diff options
| author | Nate Cox <nate@natecox.dev> | 2026-06-17 19:22:31 -0700 |
|---|---|---|
| committer | Nate Cox <nate@natecox.dev> | 2026-06-17 19:22:31 -0700 |
| commit | 73e600129b3f39b34649f6b8099c7b51c79e3343 (patch) | |
| tree | 06e30fc09dfb67444e23f031adb02632033af6ed /.config/niri/cfg/input.kdl | |
| parent | 3fa5dcde0532b4fae88118c4629bb485e43c63cb (diff) | |
| download | dotfiles-73e600129b3f39b34649f6b8099c7b51c79e3343.tar.bz2 dotfiles-73e600129b3f39b34649f6b8099c7b51c79e3343.zip | |
Update niri, add mpd
Diffstat (limited to '.config/niri/cfg/input.kdl')
| -rw-r--r-- | .config/niri/cfg/input.kdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/niri/cfg/input.kdl b/.config/niri/cfg/input.kdl index 721161c..6f4f041 100644 --- a/.config/niri/cfg/input.kdl +++ b/.config/niri/cfg/input.kdl @@ -8,7 +8,7 @@ input { // uncomment the line below and change the layout accordingly. layout "us,us" variant "colemak_dh_iso," - options "grp:win_space_toggle,lv3:ralt_alt,caps:swapescape" + options "grp:win_space_toggle,lv3:ralt_alt" } numlock // Enable numlock on startup } |
