rename the wal shortcut from wall to wal
This commit is contained in:
parent
3c90aaf6be
commit
c8e2e8f761
|
@ -5,7 +5,7 @@
|
||||||
disp
|
disp
|
||||||
|
|
||||||
# set a wallpaper
|
# set a wallpaper
|
||||||
wall
|
wal
|
||||||
|
|
||||||
# set up the color scheme
|
# set up the color scheme
|
||||||
bspc config normal_border_color "#161510"
|
bspc config normal_border_color "#161510"
|
||||||
|
|
|
@ -19,7 +19,7 @@ super + r
|
||||||
bspc wm -r
|
bspc wm -r
|
||||||
|
|
||||||
super + w
|
super + w
|
||||||
wall
|
wal
|
||||||
|
|
||||||
super + {_,shift + }n
|
super + {_,shift + }n
|
||||||
nws {local,national}
|
nws {local,national}
|
||||||
|
|
Loading…
Reference in New Issue