From 1addefdbca40390d4f950e070443b9dadea529b3 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sun, 23 Mar 2025 18:59:00 -0700 Subject: Adjust ghostty keybindings --- home/nipsy/common/optional/desktops/i3/default.nix | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/home/nipsy/common/optional/desktops/i3/default.nix b/home/nipsy/common/optional/desktops/i3/default.nix index 68ec5ed..0086aa8 100644 --- a/home/nipsy/common/optional/desktops/i3/default.nix +++ b/home/nipsy/common/optional/desktops/i3/default.nix @@ -8,6 +8,17 @@ font-family = "DejaVu Sans Mono" font-size = 9 gtk-titlebar = false + keybind = alt+one=unbind + keybind = alt+two=unbind + keybind = alt+three=unbind + keybind = alt+four=unbind + keybind = alt+five=unbind + keybind = alt+six=unbind + keybind = alt+seven=unbind + keybind = alt+eight=unbind + keybind = alt+nine=unbind + keybind = ctrl+shift+page_down=decrease_font_size:1 + keybind = ctrl+shift+page_up=increase_font_size:1 theme = mydark window-padding-x = 0 window-padding-y = 0 -- cgit v1.2.3