1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

i3: add $mod+p keybind

This commit is contained in:
Henrik Hautakoski 2025-01-10 18:46:36 +01:00
parent 25c8a31d33
commit 3b055e4f0e

View file

@ -85,6 +85,7 @@ bindsym $mod+x kill
# start rofi
bindsym $mod+d exec "rofi -show drun"
bindsym $mod+p exec "rofi -show run"
# lock screen
bindsym $mod+$super+f exec "xautolock -locknow"