From dc3897a61769a24cecb4f1ab8385c0cf6d21e4d4 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Sat, 26 Jul 2025 12:59:57 -0500 Subject: Add dmenu scripts to scroll --- scroll/config | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'scroll/config') 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 -- cgit v1.2.3