diff options
Diffstat (limited to 'scroll/config')
-rw-r--r-- | scroll/config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scroll/config b/scroll/config index d9596be..cb19b70 100644 --- a/scroll/config +++ b/scroll/config @@ -480,6 +480,14 @@ bindsym $mod+g mode "spaces" # Special key to take a screenshot with grim bindsym Print exec grim +# Launch lwc librewolf profile interface +bindsym $mod+Alt+w exec lwc +# Launch qbc qutebrowser profile interface +bindsym $mod+Alt+q exec qbc +# Launch dmount dmenu mount script +bindsym $mod+Alt+comma exec dmount +# Launch dmenuumount dmenu umount script +bindsym $mod+Alt+period exec dmenuumount focus_wrapping no |