alt + Escape
  bspc node --close

super + BackSpace
  ~/.config/i3/lock.fish

super + 0
  systemctl suspend

super + Escape
  shutdown now

super + shift + Escape
  shutdonw -r now

super + {h,j,k,l}
  bspc node --focus {west,south,north,east}

super + shift + {h,j,k,l}
  $HOME/.config/sxhkd/arrange swap-current-node {west,south,north,east}

super + alt + {h,j,k,l}
  bspc node --swap {west,south,north,east}

super + n
  bspc node --resize left -30 0 ; bspc node --resize right -30 0

super + m
  bspc node --resize left +30 0 ; bspc node --resize right +30 0

super + comma
  bspc node --resize top 0 -30 ; bspc node --resize bottom 0 -30

super + period
  bspc node --resize top 0 +30 ; bspc node --resize bottom 0 +30

super + ctrl + {h,j,k,l}
  $HOME/.config/sxhkd/arrange move-current-desktop-to-monitor {west,south,north,east}

super + f
  bspc node --state ~fullscreen

super + {u,i}
  $HOME/.config/sxhkd/arrange focus-desktop {prev,next}

super + shift + {u,i}
  bspc node --to-desktop {prev,next} --follow

super + o
  $HOME/.config/sxhkd/arrange popterm

super + t
  bspc node --state ~floating

super + {1,2,3,4,5,6,7,8,9}
  $HOME/.config/sxhkd/arrange focus-desktop {1,2,3,4,5,6,7,8,9}

super + shift + {1,2,3,4,5,6,7,8,9}
  $HOME/.config/sxhkd/arrange move-current-window-to-desktop {1,2,3,4,5,6,7,8,9}

super + Return
  st

super + space
  rofi -show combi

super + shift + b
  ~/.config/polybar/launch.sh

super + shift + s
  ~/.config/sxhkd/launch.sh

super + shift + c
  ~/.config/picom/toggle.fish

super + shift + f
  fcitx -r

super + equal
  amixer -q sset Master 5%+ unmute
XF86AudioRaiseVolume
  amixer -q sset Master 5%+ unmute

super + minus
  amixer -q sset Master 5%- unmute
XF86AudioLowerVolume
  amixer -q sset Master 5%- unmute

XF86AudioMute
  amixer -q sset Master toggle

XF86MonBrightnessDown
  xbacklight -dec 15

XF86MonBrightnessUp
  xbacklight -inc 15

F1
  flameshot gui

super + p
  flameshot gui