updated config files
This commit is contained in:
@@ -19,8 +19,10 @@ bindsym XF86AudioLowerVolume exec "pamixer -d 5 && pamixer --get-volume > /tmp/w
|
||||
middle_emulation enabled
|
||||
}
|
||||
|
||||
# Logo key. Use Mod1 for Alt.
|
||||
set $mod Mod1
|
||||
|
||||
set $lock swaylock --screenshots --clock --indicator --effect-blur 5x7
|
||||
### Idle configuration
|
||||
exec swayidle timeout 600 '$lock' timeout 1200 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000'
|
||||
bindsym $mod+L exec $lock
|
||||
|
||||
@@ -30,8 +32,7 @@ input "type:keyboard" {
|
||||
xkb_variant ,nodeadkeys
|
||||
}
|
||||
|
||||
# Logo key. Use Mod1 for Alt.
|
||||
set $mod Mod1
|
||||
|
||||
# Home row direction keys, like vim
|
||||
set $left h
|
||||
set $down j
|
||||
|
||||
Reference in New Issue
Block a user