Add some bindings to i3
This commit is contained in:
parent
0cc4279ea9
commit
3a4cf6a835
1 changed files with 5 additions and 0 deletions
|
@ -55,6 +55,11 @@ bindsym Mod1+Shift+A exec "/usr/bin/flameshot gui"
|
|||
# Boomer
|
||||
bindsym Mod1+Shift+Z exec "/home/pro100ton/Documents/development/boomer/boomer"
|
||||
|
||||
# Browser
|
||||
bindsym Ctrl+Shift+B exec chromium
|
||||
|
||||
# Obsidian
|
||||
bindsym Ctrl+Shift+O exec obsidian
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
Loading…
Reference in a new issue