summaryrefslogtreecommitdiffstats
path: root/sxhkd/sxhkdrc
diff options
context:
space:
mode:
Diffstat (limited to 'sxhkd/sxhkdrc')
-rw-r--r--sxhkd/sxhkdrc49
1 files changed, 49 insertions, 0 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
new file mode 100644
index 0000000..f86e174
--- /dev/null
+++ b/sxhkd/sxhkdrc
@@ -0,0 +1,49 @@
+# BSPWM Hotkeys
+super + {_,shift} + w
+ bspc node -{c,k}
+
+super + {_,shift} + f
+ bspc node -t {$(bspc query -N -n -n .tiled >/dev/null && echo floating || echo tiled),fullscreen}
+
+super + {_,shift,ctrl,alt} + {h,j,k,l}
+ {bspc node -f,mover,agrandar,bspc node -p} {west,south,north,east}
+
+super + {1-9,0}
+ bspc desktop -f {1-9,10}
+
+super + shift + {1-9,0}
+ bspc node -d {1-9,10}
+
+super + ctrl + {1-9,0}
+ id=$(bspc query -N -n); bspc node -d {1-9,10}; bspc node -f ${id}
+
+super + {equal, plus, minus}
+ bspc node -l {normal, above, below}
+
+super + alt + space
+ bspc node -p cancel
+
+super + {Up,Down,Left,Right}
+ bspc node -f @{parent,brother,first,second}
+
+super + m
+ bspc monitor -f last
+
+# Run Applications
+super + {_,shift} + y
+ minve {hide,show}
+
+super + {b,space}
+ {links -g searx.be,dmenu_run}
+
+super + {_,shift} + g
+ {grabar,corte}
+
+super + {z,x,v}
+ $TERMINAL {_,-title flota,-title flota -e cmixer}
+
+ctrl + alt + {x,r}
+ {xkill,bspc wm -r}
+
+Print
+ pantallazo
Un proyecto texto-plano.xyz