1
0

Block out screen with imv

This commit is contained in:
Ryan Fox 2022-01-17 06:14:12 +00:00
parent 3d4b9ff97e
commit a3525f29cc

View File

@ -8,6 +8,7 @@ set $right l
# Programs
set $term foot
set $menu bemenu-run
set $lock imv-wayland -f # I'm too lazy to package swaylock
# Output settings
output * bg ~/.local/share/backgrounds/pocketchip.png fill
@ -25,6 +26,7 @@ input "1:1:1c25000.rtp" {
# Terminal and launcher controls
bindsym $mod+Return exec $term
bindsym $mod+D exec $menu
bindsym $mod+M exec $lock
# Window controls
bindsym $mod+Shift+q kill