use kitty
This commit is contained in:
20
home/default/.config/kitty/kitty.conf
Normal file
20
home/default/.config/kitty/kitty.conf
Normal file
@ -0,0 +1,20 @@
|
||||
globinclude kitty.d/**/*.conf
|
||||
|
||||
font_family monospace
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
||||
cursor_shape block
|
||||
detect_urls yes
|
||||
open_url_with default
|
||||
url_prefixes file ftp ftps gemini git gopher http https irc ircs kitty mailto news sftp ssh ipfs xmpp
|
||||
|
||||
background #222222
|
||||
background_opacity 0.85
|
||||
allow_hyperlinks yes
|
||||
shell_integration enabled
|
||||
shell_integration no-cursor
|
||||
wayland_titlebar_color system
|
||||
linux_display_server wayland
|
||||
|
@ -9,7 +9,7 @@ set $down j
|
||||
set $up k
|
||||
set $right l
|
||||
|
||||
set $term alacritty
|
||||
set $term kitty
|
||||
set $menu rofi -show combi | xargs swaymsg exec --
|
||||
|
||||
# wallpaper
|
||||
|
Reference in New Issue
Block a user