Fix dependancies and adjust swaylock blur and vignette effects.
This commit is contained in:
parent
e1540b6bfd
commit
ca41e907d8
|
@ -18,6 +18,7 @@ These dotfiles depend on the following software packages:
|
|||
|
||||
- `alacritty`
|
||||
- `doas`\*
|
||||
- `grimshot`
|
||||
- `mako`
|
||||
- `neovim`
|
||||
- `pavucontrol`
|
||||
|
@ -25,7 +26,7 @@ These dotfiles depend on the following software packages:
|
|||
- `playerctl`
|
||||
- `python`
|
||||
- `sway`
|
||||
- `swaylock`
|
||||
- `swaylock-effects`
|
||||
- `waybar`
|
||||
- `sway-launcher-desktop`
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
clock
|
||||
show-failed-attempts
|
||||
indicator
|
||||
indicator-radius=128
|
||||
indicator-thickness=8
|
||||
indicator-radius=110
|
||||
indicator-thickness=4
|
||||
screenshots
|
||||
effect-blur=9x5
|
||||
effect-vignette=0.4:0.8
|
||||
effect-blur=7x5
|
||||
effect-vignette=0.7:1.0
|
||||
ring-color=0060e5
|
||||
ring-clear-color=0060e5
|
||||
ring-ver-color=29ab00
|
||||
|
|
Loading…
Reference in a new issue