summaryrefslogtreecommitdiff
path: root/scroll/config
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-07-26 21:07:17 -0500
committerZachIR <zachir@librem.one>2025-07-26 21:07:17 -0500
commitfe16d91bf6ffdee0c060ca73a54e95dca73b8f65 (patch)
treebc4ba9f29373b99d53a7009d7e2d74f3b608d084 /scroll/config
parentea3d680288260ca1231a63fb68a290efec91a207 (diff)
parentd3de3f03fd3b57b0dc124747d7edd2de330f0d2d (diff)
Merge branch 'master' into car
Diffstat (limited to 'scroll/config')
-rw-r--r--scroll/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/scroll/config b/scroll/config
index c115cd9..e689a61 100644
--- a/scroll/config
+++ b/scroll/config
@@ -124,8 +124,12 @@ animations {
bindsym $mod+e exec $rmenu
bindsym $mod+d exec $dmenu
+ # Launch your file manager
bindsym $mod+Alt+f exec $filemanager
+ # Lock your screen
+ bindsym $mod+q exec loginctl lock-session
+
# Drag floating windows by holding down $mod and left mouse button.
# Resize them with right mouse button + $mod.
# Despite the name, also works for non-floating windows.