Closed dakyskye closed 4 years ago
These keybindings happen to not work for some reason. Investigate them, use -d flag to dry run dxhd.
-d
dxhd
# super + shift + {c,r} i3-msg -t command {reload,restart} # super + alt + {h,j,k,l} i3-msg -t command resize {shrink width,grow height,shrink height,grow width} 10 px or 10 ppt # super + {f,o} i3-msg -t command {fullscreen toggle,sticky toggle} # super + {_,shift} + {h,j,k,l} i3-msg -t command {focus,move} {left,down,up,right}
this is why it happens.
ctrl + print does not work :/
ctrl + print
oh my bad, it does. it was just my wrong command.
These keybindings happen to not work for some reason. Investigate them, use
-d
flag to dry rundxhd
.