diff options
Diffstat (limited to '.config/sway/config')
| -rw-r--r-- | .config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index 98eeb03..402ce1e 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -12,6 +12,7 @@ exec swayidle -w \ timeout 3610 'swaymsg "output * dpms off"' \ resume 'swaymsg "output * dpms on"' \ before-sleep 'swaylock -f -c 000000' +exec --no-startup-id /usr/lib/xdg-desktop-portal -r set $mod Mod4 |
