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:
parent
25c8a31d33
commit
3b055e4f0e
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue