Add kitty terminal
This commit is contained in:
parent
2c53ae9476
commit
cbf6944b11
5 changed files with 1385 additions and 2 deletions
.config/sxhkd
|
@ -4,7 +4,7 @@
|
|||
|
||||
# terminal emulator
|
||||
super + Return
|
||||
alacritty
|
||||
$TERMINAL
|
||||
|
||||
# program launcher
|
||||
super + d
|
||||
|
@ -67,7 +67,8 @@ super + {_,shift + }q
|
|||
|
||||
# alternate between the tiled and monocle layout
|
||||
super + m
|
||||
bspc desktop -l next
|
||||
bsp-layout cycle --layouts tall,wide,grid,rgrid,monocle
|
||||
#bspc desktop -l next
|
||||
|
||||
# send the newest marked node to the newest preselected node
|
||||
super + y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue