Browse Source

updated sway config to account for now having swaylock config seperate

master
Josh Fabean 5 years ago
parent
commit
306735e663
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .config/sway/arch-lappy-sway

+ 1
- 1
.config/sway/arch-lappy-sway View File

@ -17,7 +17,7 @@ bindsym $mod+Return exec --no-startup-id termite
bindsym $mod+q kill
# lock screen
bindsym $mod+$alt+s exec swaylock -c d4191999
bindsym $mod+$alt+s exec swaylock
#exec swayidle \
# timeout 300 'swaylock -c 00005599' \


Loading…
Cancel
Save