make some minor changes to sxhkdrc and x230t config
This commit is contained in:
parent
45bbbac20c
commit
937e2c648a
|
@ -11,11 +11,6 @@ super + r
|
||||||
pkill -USR1 -x sxhkd; \
|
pkill -USR1 -x sxhkd; \
|
||||||
bspc wm -r
|
bspc wm -r
|
||||||
|
|
||||||
# reinitialize ancillary services
|
|
||||||
super + w
|
|
||||||
disp && keyboard
|
|
||||||
|
|
||||||
# control the national weather service
|
|
||||||
super + {_,shift + }n
|
super + {_,shift + }n
|
||||||
nws {local,national}
|
nws {local,national}
|
||||||
|
|
||||||
|
@ -39,6 +34,10 @@ super + shift + e
|
||||||
super + z
|
super + z
|
||||||
passmenu
|
passmenu
|
||||||
|
|
||||||
|
# start a browser
|
||||||
|
super + b
|
||||||
|
chromium
|
||||||
|
|
||||||
# manipulate a node
|
# manipulate a node
|
||||||
super + {_,ctrl +,shift + }{h,j,k,l}
|
super + {_,ctrl +,shift + }{h,j,k,l}
|
||||||
bspc node -{f,p,s} {west,south,north,east}
|
bspc node -{f,p,s} {west,south,north,east}
|
||||||
|
|
|
@ -25,6 +25,7 @@
|
||||||
ffmpeg
|
ffmpeg
|
||||||
thunderbird
|
thunderbird
|
||||||
ledger
|
ledger
|
||||||
|
ranger
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware.bluetooth = {
|
hardware.bluetooth = {
|
||||||
|
|
Loading…
Reference in New Issue