things
This commit is contained in:
54
shared/.config/swaylock/config
Normal file
54
shared/.config/swaylock/config
Normal file
@@ -0,0 +1,54 @@
|
||||
# Gruvbox Dark color scheme
|
||||
color=282828
|
||||
|
||||
# Ring colors
|
||||
ring-color=3c3836
|
||||
ring-clear-color=b8bb26
|
||||
ring-ver-color=83a598
|
||||
ring-wrong-color=fb4934
|
||||
|
||||
# Inside colors
|
||||
inside-color=1d2021
|
||||
inside-clear-color=1d2021
|
||||
inside-ver-color=1d2021
|
||||
inside-wrong-color=1d2021
|
||||
|
||||
# Line colors (separator)
|
||||
line-color=00000000
|
||||
line-clear-color=00000000
|
||||
line-ver-color=00000000
|
||||
line-wrong-color=00000000
|
||||
|
||||
# Text colors
|
||||
text-color=ebdbb2
|
||||
text-clear-color=ebdbb2
|
||||
text-ver-color=ebdbb2
|
||||
text-wrong-color=fb4934
|
||||
|
||||
# Key highlight
|
||||
key-hl-color=fabd2f
|
||||
bs-hl-color=fb4934
|
||||
caps-lock-key-hl-color=fe8019
|
||||
caps-lock-bs-hl-color=fb4934
|
||||
|
||||
# Separator color
|
||||
separator-color=00000000
|
||||
|
||||
# Font
|
||||
font=Hack Nerd Font Mono
|
||||
font-size=24
|
||||
|
||||
# Indicator
|
||||
indicator-radius=100
|
||||
indicator-thickness=10
|
||||
|
||||
# Show clock
|
||||
clock
|
||||
timestr=%H:%M:%S
|
||||
datestr=%Y-%m-%d
|
||||
|
||||
# Fade in
|
||||
fade-in=0.2
|
||||
|
||||
# Disable unlock indicator on inactivity
|
||||
hide-keyboard-layout
|
||||
Reference in New Issue
Block a user