From fe383893c8b6da9c671d42c43ceee303c93160ed Mon Sep 17 00:00:00 2001 From: kenny Date: Wed, 14 Jan 2026 22:45:02 +0200 Subject: [PATCH] Added ctrl_shift scrolling + DE title + toml gitea visibility --- .gitattributes | 1 + config | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..25b2f05 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.toml linguist-detectable=true diff --git a/config b/config index d5d7705..3ba4346 100644 --- a/config +++ b/config @@ -50,3 +50,7 @@ cursor-color = #f2cdcd # # which is explained in the docs for that config option. # # Just for example: # resize-overlay-duration = 4s 200ms +keybind=ctrl+shift+arrow_up=scroll_page_up +keybind=ctrl+shift+arrow_down=scroll_page_down +macos-titlebar-proxy-icon = hidden +#title = " "