mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-08 00:43:42 +02:00
fix: stow shell
This commit is contained in:
parent
5e8f25951f
commit
3ab8018753
4 changed files with 49 additions and 91 deletions
|
@ -2,7 +2,7 @@
|
||||||
gtk-theme-name=Colloid-Dark
|
gtk-theme-name=Colloid-Dark
|
||||||
gtk-icon-theme-name=Adwaita
|
gtk-icon-theme-name=Adwaita
|
||||||
gtk-font-name=Cantarell 11
|
gtk-font-name=Cantarell 11
|
||||||
gtk-cursor-theme-name=Adwaita
|
gtk-cursor-theme-name=Bibata-Modern-Ice
|
||||||
gtk-cursor-theme-size=24
|
gtk-cursor-theme-size=24
|
||||||
gtk-toolbar-style=3
|
gtk-toolbar-style=3
|
||||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_SMALL_TOOLBAR
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_SMALL_TOOLBAR
|
||||||
|
|
|
@ -1,102 +1,60 @@
|
||||||
# $text_color = rgba({{ $onBackground }}FF)
|
# _ _ _
|
||||||
# $entry_background_color = rgba({{ $background }}11)
|
# | |__ _ _ _ __ _ __| | ___ ___| | __
|
||||||
# $entry_border_color = rgba({{ $outline }}55)
|
# | '_ \| | | | '_ \| '__| |/ _ \ / __| |/ /
|
||||||
# $entry_color = rgba({{ $onSurfaceVariant }}FF)
|
# | | | | |_| | |_) | | | | (_) | (__| <
|
||||||
$text_color = rgba(FFFFFFFF)
|
# |_| |_|\__, | .__/|_| |_|\___/ \___|_|\_\
|
||||||
$entry_background_color = rgba(33333311)
|
# |___/|_|
|
||||||
$entry_border_color = rgba(3B3B3B55)
|
#
|
||||||
$entry_color = rgba(FFFFFFFF)
|
|
||||||
$font_family = Rubik Light
|
|
||||||
$font_family_clock = Rubik Light
|
|
||||||
$font_material_symbols = Material Symbols Rounded
|
|
||||||
|
|
||||||
background {
|
background {
|
||||||
# color = rgba({{ $surfaceContainerLowest }}FF)
|
monitor =
|
||||||
color = rgba(000000FF)
|
path = screenshot
|
||||||
# path = {{ SWWW_WALL }}
|
color = rgba(25, 20, 20, 1.0)
|
||||||
# path = screenshot
|
blur_passes = 2
|
||||||
# blur_size = 5
|
blur_size = 7
|
||||||
# blur_passes = 4
|
noise = 0
|
||||||
|
contrast = 0.5
|
||||||
|
brightness = 0.5
|
||||||
|
vibrancy = 0.1696
|
||||||
|
vibrancy_darkness = 0.0
|
||||||
}
|
}
|
||||||
|
|
||||||
input-field {
|
input-field {
|
||||||
monitor =
|
monitor =
|
||||||
size = 250, 50
|
size = 260, 60
|
||||||
outline_thickness = 2
|
outline_thickness = 0
|
||||||
dots_size = 0.1
|
dots_size = 0.2
|
||||||
dots_spacing = 0.3
|
dots_spacing = 0.15
|
||||||
outer_color = $entry_border_color
|
dots_center = true
|
||||||
inner_color = $entry_background_color
|
dots_rounding = -2
|
||||||
font_color = $entry_color
|
|
||||||
# fade_on_empty = true
|
outer_color = rgba(0, 0, 0, 0)
|
||||||
|
inner_color = rgba(11, 5, 0, 0.2)
|
||||||
|
font_color = rgb(255, 255, 255)
|
||||||
|
|
||||||
|
placeholder_text = <span foreground="##ffff">Input Password...</span>
|
||||||
|
fail_text = <i>$FAIL <b>($ATTEMPTS)</b></i>
|
||||||
|
|
||||||
|
fade_on_empty = false
|
||||||
|
fade_timeout = 1000
|
||||||
|
hide_input = false
|
||||||
|
rounding = -1
|
||||||
|
fail_transition = 300
|
||||||
|
capslock_color = -1
|
||||||
|
numlock_color = -1
|
||||||
|
bothlock_color = -1
|
||||||
|
invert_numlock = false
|
||||||
|
swap_font_color = false
|
||||||
|
|
||||||
position = 0, 20
|
|
||||||
halign = center
|
halign = center
|
||||||
valign = center
|
valign = center
|
||||||
}
|
}
|
||||||
|
|
||||||
label { # Clock
|
label {
|
||||||
monitor =
|
monitor =
|
||||||
text = $TIME
|
text = cmd[update:1000] echo "<b><big> $(date +"%H:%M:%S") </big></b>" # 24H
|
||||||
shadow_passes = 1
|
font_size = 96
|
||||||
shadow_boost = 0.5
|
position = 0, 40
|
||||||
color = $text_color
|
|
||||||
font_size = 65
|
|
||||||
font_family = $font_family_clock
|
|
||||||
|
|
||||||
position = 0, 300
|
|
||||||
halign = center
|
halign = center
|
||||||
valign = center
|
valign = center
|
||||||
}
|
}
|
||||||
label { # Greeting
|
|
||||||
monitor =
|
|
||||||
text = hi $USER !!!
|
|
||||||
shadow_passes = 1
|
|
||||||
shadow_boost = 0.5
|
|
||||||
color = $text_color
|
|
||||||
font_size = 20
|
|
||||||
font_family = $font_family
|
|
||||||
|
|
||||||
position = 0, 240
|
|
||||||
halign = center
|
|
||||||
valign = center
|
|
||||||
}
|
|
||||||
label { # lock icon
|
|
||||||
monitor =
|
|
||||||
text = lock
|
|
||||||
shadow_passes = 1
|
|
||||||
shadow_boost = 0.5
|
|
||||||
color = $text_color
|
|
||||||
font_size = 21
|
|
||||||
font_family = $font_material_symbols
|
|
||||||
|
|
||||||
position = 0, 65
|
|
||||||
halign = center
|
|
||||||
valign = bottom
|
|
||||||
}
|
|
||||||
label { # "locked" text
|
|
||||||
monitor =
|
|
||||||
text = locked
|
|
||||||
shadow_passes = 1
|
|
||||||
shadow_boost = 0.5
|
|
||||||
color = $text_color
|
|
||||||
font_size = 14
|
|
||||||
font_family = $font_family
|
|
||||||
|
|
||||||
position = 0, 45
|
|
||||||
halign = center
|
|
||||||
valign = bottom
|
|
||||||
}
|
|
||||||
|
|
||||||
label { # Status
|
|
||||||
monitor =
|
|
||||||
text = cmd[update:5000] ${XDG_CONFIG_HOME:-$HOME/.config}/hypr/hyprlock/status.sh
|
|
||||||
shadow_passes = 1
|
|
||||||
shadow_boost = 0.5
|
|
||||||
color = $text_color
|
|
||||||
font_size = 14
|
|
||||||
font_family = $font_family
|
|
||||||
|
|
||||||
position = 30, -30
|
|
||||||
halign = left
|
|
||||||
valign = top
|
|
||||||
}
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit a6d9b4cdb6aef3383bd1bb72e17b5ef24b995591
|
Subproject commit 9428b77b013c65d02de4cfa04b3d3c6cd593e8bd
|
2
stow.sh
2
stow.sh
|
@ -35,7 +35,7 @@ stow() {
|
||||||
create_links $SHELL_DIR ~
|
create_links $SHELL_DIR ~
|
||||||
log "Shell stowed successfully!"
|
log "Shell stowed successfully!"
|
||||||
|
|
||||||
ln -s $FISH_DIR ~/.config/fish
|
ln -sfn $FISH_DIR ~/.config/fish
|
||||||
log "Fish Shell stowed successfully!"
|
log "Fish Shell stowed successfully!"
|
||||||
|
|
||||||
create_links $EDITOR_DIR ~
|
create_links $EDITOR_DIR ~
|
||||||
|
|
Loading…
Add table
Reference in a new issue