hyprdots

my dotfiles
git clone https://git.awy.one/hyprdots.git
Log | Files | Refs | README | LICENSE

commit f90df57de034202ff0914ba9dcb3a32e28b4e557
parent 3fd6f2d29b8353fae7b29512ee934cf9374bee54
Author: awy <awy@awy.one>
Date:   Sat, 24 May 2025 02:46:47 +0300

kitty

Diffstat:
M.config/kitty/kitty.conf | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf @@ -3,3 +3,15 @@ window_padding_width 10 font_size 14 background_opacity 0.8 confirm_os_window_close 0 + +map alt+c copy_to_clipboard +map alt+v paste_from_clipboard + +map alt+k scroll_line_up +map alt+j scroll_line_down + +map alt+shift+k increase_font_size +map alt+shift+j decrease_font_size +map alt+0 change_font_size all 0 + +map alt+l open_url_with_hints