Skip to content

Instantly share code, notes, and snippets.

@rnek0
Last active March 31, 2023 18:15
Show Gist options
  • Save rnek0/0148a10fd0278ee56863a867fe41fa48 to your computer and use it in GitHub Desktop.
Save rnek0/0148a10fd0278ee56863a867fe41fa48 to your computer and use it in GitHub Desktop.
Atajos de entorno con bspwn y sxhkd

Atajos de entorno con bspwn y sxhkd

wm independent hotkeys

atajo funcionalidad
super + enter Abre la kitty
super + escape Refresca archivos de configuracion
super + d Abre Rofi

bspwm hotkeys

atajo funcionalidad
super + alt + {q,r} Salir o volver a arrancar
super + {_,shift + }q Cierra y kill apps
super + m alternar entre el diseño de mosaico y mono ventana
super + y Cierra y kill apps
super + g intercambiar el nodo actual y la ventana más grande
------------------------------------

state flags

atajo funcionalidad
super + {t,shift + t,s,f} establecer el estado de la ventana
super + ctrl + {m,x,y,z} establecer las banderas de nodo
------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment