Added ssh-agent, polkit-kde-agent and swaylock

This commit is contained in:
datalore 2024-02-21 17:04:09 +01:00
parent 623a0243ec
commit c3d0531e35
2 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,7 @@ xwayland {
# Some default env vars.
env = XCURSOR_SIZE,24
env = SSH_AUTH_SOCK,$XDG_RUNTIME_DIR/ssh-agent.sock
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
input {
@ -200,4 +201,6 @@ bindm = $mainMod, mouse:273, resizewindow
exec-once = hyprpaper
exec-once = waybar
exec-once = dunst
exec-once = /usr/lib/polkit-kde-authentication-agent-1
exec-once = gammastep
exec-once = swayidle -w timeout 300 'swaylock -f' timeout 360 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep 'swaylock -f' lock 'swaylock -f'

View File

@ -10,6 +10,9 @@ My current dotfiles for hyprland
- kitty
- wofi
- zsh
- swaylock
- swayidle
- polkit-kde-agent
### Optional