diff --git a/dotfiles/alacritty/alacritty.toml b/dotfiles/alacritty/alacritty.toml index 72402d3..801d194 100644 --- a/dotfiles/alacritty/alacritty.toml +++ b/dotfiles/alacritty/alacritty.toml @@ -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 diff --git a/dotfiles/hypr/conf/decorations/custom.conf b/dotfiles/hypr/conf/decorations/custom.conf index bb4f1fd..6f0510d 100644 --- a/dotfiles/hypr/conf/decorations/custom.conf +++ b/dotfiles/hypr/conf/decorations/custom.conf @@ -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 } diff --git a/dotfiles/hypr/conf/environments/default.conf b/dotfiles/hypr/conf/environments/default.conf index 56b1685..ca31f21 100644 --- a/dotfiles/hypr/conf/environments/default.conf +++ b/dotfiles/hypr/conf/environments/default.conf @@ -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 diff --git a/dotfiles/hypr/conf/windowrules/custom.conf b/dotfiles/hypr/conf/windowrules/custom.conf index 5f88519..e2c987e 100644 --- a/dotfiles/hypr/conf/windowrules/custom.conf +++ b/dotfiles/hypr/conf/windowrules/custom.conf @@ -15,13 +15,12 @@ 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-oss)$ -windowrule = opacity 0.8, ^(code-url-handler)$ +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)$ windowrule = float,^(wechat)$ windowrule = float,^(fdm)$ diff --git a/dotfiles/hypr/pyprland.toml b/dotfiles/hypr/pyprland.toml index b342481..2ab74e8 100644 --- a/dotfiles/hypr/pyprland.toml +++ b/dotfiles/hypr/pyprland.toml @@ -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%" diff --git a/dotfiles/kitty/kitty.conf b/dotfiles/kitty/kitty.conf index f39c1d0..18a7408 100644 --- a/dotfiles/kitty/kitty.conf +++ b/dotfiles/kitty/kitty.conf @@ -1,9 +1,19 @@ -font_family Fira Code Nerd Font +# 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