2 Commits
Author SHA1 Message Date
wyj 06a3decd72 update: kitty 2025-04-14 20:16:59 -04:00
wyj 68a578eb93 update: update 2025-04-11 20:19:48 -04:00
6 changed files with 32 additions and 19 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
[font]
size = 16
size = 10
[font.normal]
family = "FiraCode Nerd Font"
@@ -9,8 +9,8 @@ style = "Regular"
opacity = 0.7
[window.padding]
x = 15
y = 15
#x = 15
#y = 15
[selection]
save_to_clipboard = true
+11 -6
View File
@@ -9,17 +9,22 @@ decoration {
enabled = true
size = 10
passes = 3
new_optimizations = on
new_optimizations = true
ignore_opacity = true
xray = false
blurls = waybar
}
active_opacity = 1.0
inactive_opacity = 0.8
fullscreen_opacity = 1.0
drop_shadow = true
shadow_range = 30
shadow_render_power = 3
col.shadow = 0x66000000
shadow {
enabled = true
range = 10
render_power = 2
color = 0x88000000
}
#drop_shadow = true
#shadow_range = 30
#shadow_render_power = 3
#col.shadow = 0x66000000
}
@@ -10,5 +10,6 @@ env = QT_QPA_PLATFORM,wayland
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = MOZ_ENABLE_WAYLAND,1
env = QT_STYLE_OVERRIDE,kvantum
env = LANG,zh_CN.UTF-8
+1 -2
View File
@@ -15,11 +15,10 @@ windowrule = float,^(showmethekey-gtk)$
windowrule = pin,^(showmethekey-gtk)$
layerrule = blur, gtk-layer-shell
layerrule = blur, logout_dialog
layerrule = blur, waybar
layerrule = blurpopups, waybar
windowrule = float,title:^(Mathematica)$
windowrule = opacity 0.8,^(Code)$
windowrule = opacity 0.8,^(code)$
windowrule = opacity 0.8,^(code-oss)$
windowrule = opacity 0.8,^(code-url-handler)$
windowrule = float,^(QQ)$
+2 -2
View File
@@ -7,6 +7,6 @@ plugins = [
[scratchpads.term]
animation = "fromTop"
command = "alacritty --class alacritty-dropterm"
class = "alacritty-dropterm"
command = "kitty --class kitty-dropterm"
class = "kitty-dropterm"
size = "75% 60%"
+10 -2
View File
@@ -1,9 +1,19 @@
# Maple
#font_family Maple Mono NF CN
# end Maple
# Fica Code
font_family FiraCode Nerd Font
font_features FiraCodeNF-Reg +cv01 +cv02 +cv06 +cv31 +zero +cv30
font_features FiraCodeNF-SemBd +cv01 +cv02 +cv06 +cv31 +zero +cv30
# end Fira Code
font_size 16.0
bold_font auto
italic_font auto
bold_italic_font auto
cursor_shape block
cursor_trail 10
background_opacity 0.7
confirm_os_window_close 0
@@ -13,8 +23,6 @@ include ~/.cache/wal/colors-kitty.conf
detect_urls yes
copy_on_select clipboard
strip_trailing_spaces smart
rectangle_select_modifiers ctrl+alt
terminal_select_modifiers shift
enable_audio_bell no