mirror of
https://github.com/pnx/dotfiles
synced 2026-07-04 07:13:40 +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
|
# start rofi
|
||||||
bindsym $mod+d exec "rofi -show drun"
|
bindsym $mod+d exec "rofi -show drun"
|
||||||
|
bindsym $mod+p exec "rofi -show run"
|
||||||
|
|
||||||
# lock screen
|
# lock screen
|
||||||
bindsym $mod+$super+f exec "xautolock -locknow"
|
bindsym $mod+$super+f exec "xautolock -locknow"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue