Add swaylock
This commit is contained in:
parent
d823492136
commit
d46372768b
2 changed files with 2 additions and 0 deletions
|
@ -131,6 +131,7 @@ bind = $mainMod, F, fullscreen
|
|||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = $mainMod, W, togglegroup
|
||||
bind = $mainMod, Tab, changegroupactive
|
||||
bind = $mainMod, L, exec, swaylock --color=000000 --daemonize
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, left, movefocus, l
|
||||
|
|
|
@ -20,6 +20,7 @@ pacman -S hyprland xdg-desktop-portal-hyprland wofi qt5-wayland qt6-wayland
|
|||
pacman -S pipewire wireplumber pipewire-audio pipewire-alsa pipewire-pulse pipewire-jack pipewire-x11-bell
|
||||
pacman -S brightnessctl dunst hyprpaper otf-font-awesome udiskie waybar wl-clipboard
|
||||
pacman -S grim slurp
|
||||
pacman -S swaylock
|
||||
# Graphical software
|
||||
pacman -S atril firefox gedit gimp handbrake kitty mpv openshot pcmanfm-gtk3 rhythmbox ristretto sweethome3d tumbler thunderbird vlc zathura zathura-pdf-mupdf
|
||||
pacman -S gvfs xarchiver
|
||||
|
|
Loading…
Reference in a new issue