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
dc5bf967
Commit
dc5bf967
authored
Feb 17, 2019
by
Jay Ta'ala
Browse files
Changed quit key from w to q. Playing around with other key shortcuts.
parent
20fdb5fd
Changes
2
Hide whitespace changes
Inline
Side-by-side
bspwm/bspwmrc
View file @
dc5bf967
...
...
@@ -4,6 +4,9 @@ sxhkd &
bspc monitor
-d
I II III IV V VI VII VIII IX X
# solves JAVA reparenting issues (windows show up blank). Needs wmname installed
bspc config wmname LG3D
bspc config border_width 2
bspc config window_gap 12
...
...
@@ -11,8 +14,8 @@ bspc config split_ratio 0.52
bspc config borderless_monocle
true
bspc config gapless_monocle
true
bspc
rule
-a
Gimp
desktop
=
'^8'
state
=
floating
follow
=
on
bspc rule
-a
Chromium
desktop
=
'^2'
bspc
config focus_follows_pointer
true
bspc rule
-a
mplayer2
state
=
floating
bspc rule
-a
Kupfer.py
focus
=
on
bspc rule
-a
Screenkey
manage
=
off
bspwm/sxhkdrc
View file @
dc5bf967
...
...
@@ -8,7 +8,7 @@ super + Return
# program launcher
super + @space
kupfer
rofi -modi window,drun,run,windowcd -show window
# make sxhkd reload its configuration files:
super + Escape
...
...
@@ -23,7 +23,7 @@ super + alt + Escape
bspc quit
# close and kill
super + {_,shift + }
w
super + {_,shift + }
q
bspc node -{c,k}
# alternate between the tiled and monocle layout
...
...
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