git commit

This commit is contained in:
2025-08-18 13:28:53 -07:00
parent 6f51550be6
commit c11104fbf2
7 changed files with 71 additions and 139 deletions

View File

@@ -1,3 +1,3 @@
$primary = rgba(D89FD6ff) $primary = rgba(E7C2D4ff)
$primary_container = rgba(4E2A79ff) $primary_container = rgba(AE6179ff)
$background = rgba(090012ff) $background = rgba(1B1922ff)

View File

@@ -17,18 +17,14 @@ exec-once = tradjust
exec-once = swww-daemon exec-once = swww-daemon
# Theming with envvars for some reason # Theming with envvars for some reason
env = XCURSOR_SIZE, 22 env = XCURSOR_SIZE, 22
env = XCURSOR_THEME, GoogleDot-Black env = XCURSOR_THEME, GoogleDot-Black
env = HYPRCURSOR_SIZE, 22 envd = GTK_THEME, catppuccin-mocha-blue-standard+default
env = HYPRCURSOR_THEME, GoogleDot-Hypr env = GTK_ICON_THEME, BeautyLine
env = HYPRCURSOR_SIZE, 22
envd = GTK_THEME, catppuccin-mocha-blue-standard+default env = HYPRCURSOR_THEME, GoogleDot-Hypr
env = GTK_ICON_THEME, BeautyLine env = QT_QPA_PLATFORMTHEME, qt6ct
env = QT_QPA_PLATFORM, wayland;xcb
envd = QT_QUICK_CONTROLS_STYLE=org.hyprland.style
envd = QT_QPA_PLATFORMTHEME,qt6ct
# envd = QT_STYLE_OVERRIDE,kvantum
env = QT_QPA_PLATFORM,wayland;xcb
env = FREETYPE_PROPERTIES,cff:no-stem-darkening=0 autofitter:no-stem-darkening=0 env = FREETYPE_PROPERTIES,cff:no-stem-darkening=0 autofitter:no-stem-darkening=0
@@ -63,12 +59,12 @@ decoration {
blur { blur {
enabled = true enabled = true
size = 6 size = 6
passes = 3 passes = 4
new_optimizations = true new_optimizations = true
ignore_opacity = true ignore_opacity = true
special = true special = true
brightness = 1 brightness = 0.4
xray = false; xray = true;
} }
} }
@@ -78,7 +74,7 @@ animations {
enabled = yes enabled = yes
bezier = default , 0.16, 1 , 0.30, 1 bezier = default , 0.16, 1 , 0.30, 1
bezier = easeOut , 0.22, 1 , 0.36, 1 bezier = easeOut , 0.16, 1 , 0.3 , 1
bezier = easeIn , 0.64, 0 , 0.78, 0 bezier = easeIn , 0.64, 0 , 0.78, 0
animation = fadeIn , 1, 4, default animation = fadeIn , 1, 4, default
@@ -92,7 +88,7 @@ animations {
animation = fadeLayersIn , 1, 3, easeOut animation = fadeLayersIn , 1, 3, easeOut
animation = fadeLayersOut , 1, 2, easeIn animation = fadeLayersOut , 1, 2, easeIn
animation = workspaces , 1, 3, easeOut, slide animation = workspaces , 1, 3, easeOut, slide
animation = specialWorkspace , 1, 4, default, slidevert animation = specialWorkspace , 1, 3, default, slidevert
animation = zoomFactor , 1, 3, default animation = zoomFactor , 1, 3, default
} }
@@ -130,19 +126,21 @@ plugin {
# Smart gaps # Smart gaps
workspace = w[tv1] s[false], gapsout:0, gapsin:0 workspace = w[tv1] s[false], gapsout:0, gapsin:0
workspace = s[true], gapsout:64, gapsin:32 workspace = s[true], gapsout:64, gapsin:32
windowrulev2 = bordersize 0, floating:0, onworkspace:w[tv1] windowrule = bordersize 0, floating:0, onworkspace:w[tv1]
windowrulev2 = rounding 0, floating:0, onworkspace:w[tv1] s[false] windowrule = rounding 0, floating:0, onworkspace:w[tv1] s[false]
# The bell doesn't fullscreen you, I do. # The bell doesn't fullscreen you, I do.
windowrulev2 = suppressevent fullscreen, class:.* windowrulev2 = suppressevent fullscreen, class:.*
# Misc window rules # Misc window rules
windowrulev2 = float, title:(Write:) windowrule = float, title:(Write:)
windowrulev2 = float, class:(xdg-desktop-portal-gtk) windowrule = float, class:(xdg-desktop-portal-gtk)
windowrulev2 = noblur, title:(File Upload) windowrule = noblur, title:(Open File)
windowrulev2 = noblur, title:(Open File) windowrule = float, center, class:(eog)
windowrulev2 = float, center, class:(eog) windowrule = fullscreen, class:steam_app*
windowrulev2 = fullscreen, class:steam_app* windowrule = float, class:(mpv|loupe)
windowrule = size 95% 90%, class:(mpv|loupe)
windowrule = center 1, floating:1
# Misc layer rules # Misc layer rules
layerrule = animation slide, .*bar.* layerrule = animation slide, .*bar.*
@@ -179,3 +177,7 @@ cursor {
xwayland { xwayland {
force_zero_scaling = true force_zero_scaling = true
} }
debug {
full_cm_proto = true
}

View File

@@ -31,75 +31,3 @@ background {
brightness = 0.8 brightness = 0.8
contrast = 0.8 contrast = 0.8
} }
shape {
monitor = eDP-1
size = 350, 200
color = $background
border_color = $primary
border_size = 4
rounding = 20
halign = center
valign = center
position = 0, 0
shadow_color = rgb(000000)
shadow_size = 2
shadow_passes = 4
shadow_boost = 0.6
}
image {
path = ~/.face
monitor = eDP-1
size = 100
border_color = $primary
border_size = 4
rounding = -1
halign = center
valign = center
position = 0, 100
}
input-field {
monitor = eDP-1
size = 310, 50
outline_thickness = 4
dots_size = 0.25
dots_spacing = 0.2
dots_center = true
inner_color = rgb(1e1e2e)
outer_color = rgb(313244)
font_color = rgb(cdd6f4)
font_size = 16
hide_input = false
rounding = 8
check_color = rgb(f9e2af)
fail_color = rgb(f38ba8)
fail_text = Do better.
fail_timeout = 1000
fail_transition = 200
fade_on_empty = false
font_family = sriracha
placeholder_text =
position = 0, -50
halign = center
valign = center
}
label {
monitor = eDP-1
text = o shit waddup!
text_align = center
color = rgb(cdd6f4)
font_size = 24
font_family = sriracha
position = 0, 15
halign = center
valign = center
}

View File

@@ -1,28 +1,30 @@
# foreground #F7E0D7 foreground #C2FDFD
background #090012 background #1B1922
# background_opacity
# active_tab_foreground #090012 cursor #C0B28E
# active_tab_background #F7E0D7
# inactive_tab_foreground #F7E0D7 active_tab_foreground #1B1922
# inactive_tab_background #090012 active_tab_background #C2FDFD
# inactive_tab_foreground #C2FDFD
# active_border_color #F7E0D7 inactive_tab_background #1B1922
# inactive_border_color #090012
# bell_border_color #4E2A79 active_border_color #C2FDFD
# inactive_border_color #1B1922
# color0 #090012 bell_border_color #AE6179
# color8 #A48E84
# color1 #4E2A79 color0 #42404A
# color9 #4E2A79 color8 #70AAAA
# color2 #8E223D color1 #AE6179
# color10 #8E223D color9 #AE6179
# color3 #9661BB color2 #BD6720
# color11 #9661BB color10 #BD6720
# color4 #CC6268 color3 #68A5D6
# color12 #CC6268 color11 #68A5D6
# color5 #D89FD6 color4 #BAB695
# color13 #D89FD6 color12 #BAB695
# color6 #E7A78C color5 #E7C2D4
# color14 #E7A78C color13 #E7C2D4
# color7 #EBCBBD color6 #52F8F9
# color15 #EBCBBD color14 #52F8F9
color7 #A0F3F4
color15 #A0F3F4

View File

@@ -1,6 +1,6 @@
include colors.conf include colors.conf
background_opacity 0.75 background_opacity 0
font_family ComicShannsMono Nerd Font font_family ComicShannsMono Nerd Font
font_size 16 font_size 16

View File

@@ -10,7 +10,8 @@ vim.lsp.enable({
"html", "html",
"ts_ls", "ts_ls",
"css_ls", "css_ls",
"tinymist" "tinymist",
"gopls"
}) })

View File

@@ -1,5 +1,4 @@
# Sets user-defined palette # Sets user-defined palette
palette = "catppuccin_mocha"
# Setups # Setups
format="$directory$git_branch$character" format="$directory$git_branch$character"
@@ -26,19 +25,19 @@ success_symbol = "[](green bold)"
error_symbol = "[](pink)" error_symbol = "[](pink)"
[directory] [directory]
style = "bg:none fg:{{colors.outline_variant.default.hex}}" style = "bg:none fg:#7A4455"
format = "[]($style)[󱗆 $path](bg:{{colors.outline_variant.default.hex}} fg:{{colors.primary.default.hex}})[ ]($style)" format = "[]($style)[󱗆 $path](bg:#7A4455 fg:#C2FDFD)[ ]($style)"
truncation_length = 3 truncation_length = 3
truncate_to_repo=false truncate_to_repo=false
[git_branch] [git_branch]
style = "bg:none fg:{{colors.outline_variant.default.hex}}" style = "bg:none fg:#7A4455"
format = "[]($style)[[ ](bg:{{colors.outline_variant.default.hex}} fg:{{colors.primary.default.hex}})$branch](bg:{{colors.outline_variant.default.hex}} fg:{{colors.primary.default.hex}})[ ]($style)" format = "[]($style)[[ ](bg:#7A4455 fg:#C2FDFD)$branch](bg:#7A4455 fg:#C2FDFD)[ ]($style)"
[git_status] [git_status]
# $all status$ahead_behind # $all status$ahead_behind
style = "bg:none fg:{{colors.outline_variant.default.hex}}" style = "bg:none fg:#7A4455"
format = "[]($style)[$all_status$ahead_behind](bg:{{colors.outline_variant.default.hex}} fg:{{colors.primary.default.hex}})[ ]($style)" format = "[]($style)[$all_status$ahead_behind](bg:#7A4455 fg:#C2FDFD)[ ]($style)"
conflicted = "=" conflicted = "="
ahead = "⇡${count}" ahead = "⇡${count}"
behind = "⇣${count}" behind = "⇣${count}"
@@ -54,8 +53,8 @@ deleted = "${count}"
[cmd_duration] [cmd_duration]
min_time = 1 min_time = 1
# duration & style # duration & style
style = "bg:none fg:{{colors.outline_variant.default.hex}}" style = "bg:none fg:#7A4455"
format = "[]($style)[$duration](bg:{{colors.outline_variant.default.hex}} fg:{{colors.primary.default.hex}})[]($style)" format = "[]($style)[$duration](bg:#7A4455 fg:#C2FDFD)[]($style)"
disabled = false disabled = false
[palettes.catppuccin_mocha] [palettes.catppuccin_mocha]