diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 6549326..cc4ea69 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -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' diff --git a/README.md b/README.md index 94e0aad..acd171e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ My current dotfiles for hyprland - kitty - wofi - zsh +- swaylock +- swayidle +- polkit-kde-agent ### Optional