Fixed problems with bookmark script, added in control+alt+b keybinding.
This commit is contained in:
3
i38.sh
3
i38.sh
@ -423,6 +423,9 @@ bindsym \$mod+Shift+F1 exec ${i3Path}/scripts/i38-help.sh
|
||||
# Run dialog
|
||||
bindsym \$mod+F2 exec ${i3Path}/scripts/run_dialog.sh
|
||||
|
||||
# Bookmarks dialog
|
||||
bindsym \$mod+Control+b exec ${i3Path}/scripts/bookmarks.sh
|
||||
|
||||
# Clipboard manager
|
||||
bindsym \$mod+Control+c exec clipster -s
|
||||
|
||||
|
Reference in New Issue
Block a user