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
3921b426
Commit
3921b426
authored
May 27, 2018
by
Jay Ta'ala
Browse files
Disabled mod+h, mod+v for layouting. Set mod+h to exec pamac.
parent
10928e70
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
3921b426
...
@@ -75,6 +75,7 @@ bindsym $mod+Shift+Print --release exec --no-startup-id i3-scrot -s
...
@@ -75,6 +75,7 @@ bindsym $mod+Shift+Print --release exec --no-startup-id i3-scrot -s
bindsym $mod+Shift+h exec xdg-open /usr/share/doc/manjaro/i3_help.pdf
bindsym $mod+Shift+h exec xdg-open /usr/share/doc/manjaro/i3_help.pdf
bindsym $mod+Ctrl+x --release exec --no-startup-id xkill
bindsym $mod+Ctrl+x --release exec --no-startup-id xkill
bindsym $mod+h exec pamac-manager
bindsym $mod+j exec google-chrome-stable
bindsym $mod+j exec google-chrome-stable
bindsym $mod+k exec KeeWeb
bindsym $mod+k exec KeeWeb
bindsym $mod+Mod1+k splith; exec KeeWeb
bindsym $mod+Mod1+k splith; exec KeeWeb
...
@@ -106,8 +107,8 @@ bindsym $mod+b workspace back_and_forth
...
@@ -106,8 +107,8 @@ bindsym $mod+b workspace back_and_forth
bindsym $mod+Shift+b move container to workspace back_and_forth; workspace back_and_forth
bindsym $mod+Shift+b move container to workspace back_and_forth; workspace back_and_forth
# split orientations
# split orientations
bindsym $mod+h split h;exec notify-send 'tile horizontally'
#
bindsym $mod+h split h;exec notify-send 'tile horizontally'
bindsym $mod+v split v;exec notify-send 'tile vertically'
#
bindsym $mod+v split v;exec notify-send 'tile vertically'
bindsym $mod+q layout toggle split;exec notify-send 'layout toggled'
bindsym $mod+q layout toggle split;exec notify-send 'layout toggled'
bindsym $mod+Mod1+q split h;
bindsym $mod+Mod1+q split h;
bindsym $mod+Mod1+e split v;
bindsym $mod+Mod1+e split v;
...
...
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