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`
|
- `alacritty`
|
||||||
- `doas`\*
|
- `doas`\*
|
||||||
|
- `grimshot`
|
||||||
- `mako`
|
- `mako`
|
||||||
- `neovim`
|
- `neovim`
|
||||||
- `pavucontrol`
|
- `pavucontrol`
|
||||||
|
@ -25,7 +26,7 @@ These dotfiles depend on the following software packages:
|
||||||
- `playerctl`
|
- `playerctl`
|
||||||
- `python`
|
- `python`
|
||||||
- `sway`
|
- `sway`
|
||||||
- `swaylock`
|
- `swaylock-effects`
|
||||||
- `waybar`
|
- `waybar`
|
||||||
- `sway-launcher-desktop`
|
- `sway-launcher-desktop`
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
clock
|
clock
|
||||||
show-failed-attempts
|
show-failed-attempts
|
||||||
indicator
|
indicator
|
||||||
indicator-radius=128
|
indicator-radius=110
|
||||||
indicator-thickness=8
|
indicator-thickness=4
|
||||||
screenshots
|
screenshots
|
||||||
effect-blur=9x5
|
effect-blur=7x5
|
||||||
effect-vignette=0.4:0.8
|
effect-vignette=0.7:1.0
|
||||||
ring-color=0060e5
|
ring-color=0060e5
|
||||||
ring-clear-color=0060e5
|
ring-clear-color=0060e5
|
||||||
ring-ver-color=29ab00
|
ring-ver-color=29ab00
|
||||||
|
|
Loading…
Reference in a new issue