Skip to content
Snippets Groups Projects
Commit fc1431e3 authored by minute's avatar minute
Browse files

sway config: fix pavucontrol shortcut

parent 61584e6c
No related branches found
No related tags found
1 merge request!12RC1 of MNT Reform System Image and Rescue Image
...@@ -75,7 +75,7 @@ hide_edge_borders both ...@@ -75,7 +75,7 @@ hide_edge_borders both
bindsym $mod+Return exec $term bindsym $mod+Return exec $term
bindsym $mod+Shift+s exec grim ~/Pictures/$(date +'screenshot-%Y-%m-%d-%H-%M-%S').png bindsym $mod+Shift+s exec grim ~/Pictures/$(date +'screenshot-%Y-%m-%d-%H-%M-%S').png
bindsym $mod+Shift+x exec grim -g "$(slurp)" ~/Pictures/$(date +'screenshot-%Y-%m-%d-%H-%M-%S').png bindsym $mod+Shift+x exec grim -g "$(slurp)" ~/Pictures/$(date +'screenshot-%Y-%m-%d-%H-%M-%S').png
bindsym $mod+Shift+v exec pavucontrol.sh bindsym $mod+Shift+v exec reform-pavucontrol.sh
bindsym $mod+Shift+l exec swaylock bindsym $mod+Shift+l exec swaylock
# Kill focused window # Kill focused window
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment