Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
14e621c7
Commit
14e621c7
authored
Nov 18, 2018
by
Jay Ta'ala
Browse files
Changes to special container keys to favour tabbed view. In Openbox
config set mod+enter to terminator.
parent
17c11596
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
14e621c7
...
...
@@ -27,7 +27,7 @@ font xft:URWGothic-Book 11
floating_modifier $mod
# start a terminal
bindsym $mod+Return exec termina
l
bindsym $mod+Return exec termina
tor
# kill focused window
bindsym $mod+Shift+q kill
...
...
@@ -125,9 +125,9 @@ bindsym $mod+Mod1+w split h; layout tabbed
bindsym $mod+x split h, layout splith, focus right, move left, focus left
bindsym $mod+Shift+x split h, layout splith, focus left, move right, focus right
# special combo for
stack
ed split of two windows next to each other
bindsym $mod+z split h, layout
s
ta
ck
ed, focus right, move left, focus
up
bindsym $mod+Shift+z split h, layout
s
ta
ck
ed, focus left, move right,
move up,
focus
down
# special combo for
container tabb
ed split of two windows next to each other
bindsym $mod+z split h, layout ta
bb
ed, focus right, move left, focus
left
bindsym $mod+Shift+z split h, layout ta
bb
ed, focus left, move right, focus
right
# toggle fullscreen mode for the focused container
bindsym $mod+space fullscreen toggle
...
...
openbox/rc.xml
View file @
14e621c7
...
...
@@ -198,7 +198,7 @@
</keybind>
<keybind
key=
"W-Return"
>
<action
name=
"Execute"
>
<command>
urxvt
</command>
<command>
terminator
</command>
</action>
</keybind>
<keybind
key=
"W-F1"
>
...
...
@@ -816,4 +816,4 @@
# end of the example
-->
</applications>
</openbox_config>
</openbox_config>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment