mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
Add the custom lecture manager Rofi interface script into i3 keybindings
This commit is contained in:
parent
3cd8cefb0a
commit
50a104bc27
@ -269,6 +269,10 @@ bindsym $mod+a mode "applications"; exec sleep 1 && i3-msg mode "default"
|
|||||||
bindsym $mod+c [class="code"] focus
|
bindsym $mod+c [class="code"] focus
|
||||||
bindsym $mod+Shift+c [instance="vim"] focus
|
bindsym $mod+Shift+c [instance="vim"] focus
|
||||||
|
|
||||||
|
# Creating a lecture (it needs the custom lecture manager I created at
|
||||||
|
# https://github.com/foo-dogsquared/a-remote-repo-full-of-notes-of-things-i-do-not-know-about/)
|
||||||
|
bindsym $mod+Shift+s exec ~/.scripts/lecture-manager-shortcut.sh
|
||||||
|
|
||||||
# i3 bar
|
# i3 bar
|
||||||
bar {
|
bar {
|
||||||
height 35
|
height 35
|
||||||
|
Loading…
Reference in New Issue
Block a user