swaylock conf
This commit is contained in:
parent
9547a18c91
commit
52d674ad42
|
|
@ -6,7 +6,7 @@ $browser=firefox
|
||||||
|
|
||||||
$app_launcher=rofi -config ~/.config/rofi/runner.rasi -show
|
$app_launcher=rofi -config ~/.config/rofi/runner.rasi -show
|
||||||
|
|
||||||
$lockscreen_manager=swaylock
|
$lockscreen_manager=swaylock -C ~/.config/swaylock/lock.conf
|
||||||
|
|
||||||
$volume_percent=amixer sset Master
|
$volume_percent=amixer sset Master
|
||||||
$volume_up_percent=$volume_percent 5%+
|
$volume_up_percent=$volume_percent 5%+
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,27 @@
|
||||||
|
ignore-empty-password
|
||||||
|
|
||||||
|
show-failed-attempts
|
||||||
|
|
||||||
|
indicator-idle-visible
|
||||||
|
indicator-radius=75
|
||||||
|
|
||||||
|
inside-clear-color=CC00CC
|
||||||
|
inside-ver-color=0080FF
|
||||||
|
inside-wrong-color=FF3333
|
||||||
|
|
||||||
|
ring-clear-color=CC00CC
|
||||||
|
ring-color=9733ee
|
||||||
|
ring-ver-color=0080FF
|
||||||
|
ring-wrong-color=FF3333
|
||||||
|
|
||||||
|
key-hl-color=9733ee
|
||||||
|
|
||||||
|
image=~/.config/hypr/wallpapers/ls.jpg
|
||||||
|
|
||||||
|
font=OpenDyslexicM Nerd Font
|
||||||
|
font-size=20
|
||||||
|
|
||||||
|
text-color=04FFF7
|
||||||
|
text-clear-color=04FFF7
|
||||||
|
text-ver-color=04FFF7
|
||||||
|
text-wrong-color=04FFF7
|
||||||
|
|
@ -0,0 +1,32 @@
|
||||||
|
base
|
||||||
|
base-devel
|
||||||
|
dunst
|
||||||
|
eww-wayland
|
||||||
|
firefox
|
||||||
|
git
|
||||||
|
grub
|
||||||
|
hyprland-nvidia
|
||||||
|
hyprpaper
|
||||||
|
iwd
|
||||||
|
jq
|
||||||
|
kitty
|
||||||
|
lib32-nvidia-utils
|
||||||
|
linux
|
||||||
|
linux-firmware
|
||||||
|
linux-headers
|
||||||
|
networkmanager
|
||||||
|
notify-send-py
|
||||||
|
nvidia
|
||||||
|
otf-opendyslexic-nerd
|
||||||
|
pipewire
|
||||||
|
polkit-kde-agent
|
||||||
|
qt6-wayland
|
||||||
|
rofi
|
||||||
|
sof-firmware
|
||||||
|
sudo
|
||||||
|
swaylock
|
||||||
|
vim
|
||||||
|
wireplumber
|
||||||
|
xdg-desktop-portal-wlr
|
||||||
|
yay-bin
|
||||||
|
zsh
|
||||||
Loading…
Reference in New Issue