Add starship prompt, swaylock theme, thunar archive plugin, starship packages
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
# swaylock config - Tomorrow Night theme
|
||||
|
||||
# Background
|
||||
color=1d1f21
|
||||
|
||||
# Indicator
|
||||
indicator-radius=80
|
||||
indicator-thickness=8
|
||||
indicator-idle-visible
|
||||
|
||||
# Ring colors
|
||||
ring-color=373b41
|
||||
ring-clear-color=81a2be
|
||||
ring-ver-color=b5bd68
|
||||
ring-wrong-color=cc6666
|
||||
|
||||
# Inside colors
|
||||
inside-color=1d1f21cc
|
||||
inside-clear-color=1d1f21cc
|
||||
inside-ver-color=1d1f21cc
|
||||
inside-wrong-color=1d1f21cc
|
||||
|
||||
# Line (separator between inside and ring)
|
||||
line-color=00000000
|
||||
line-clear-color=00000000
|
||||
line-ver-color=00000000
|
||||
line-wrong-color=00000000
|
||||
|
||||
# Text
|
||||
text-color=c5c8c6
|
||||
text-clear-color=81a2be
|
||||
text-ver-color=b5bd68
|
||||
text-wrong-color=cc6666
|
||||
|
||||
# Key highlight
|
||||
key-hl-color=81a2be
|
||||
bs-hl-color=cc6666
|
||||
|
||||
# Font
|
||||
font=JetBrainsMono Nerd Font
|
||||
font-size=14
|
||||
Reference in New Issue
Block a user