Adjust window switching prompt.
This commit is contained in:
parent
253d547642
commit
56ad402393
@ -44,7 +44,7 @@ ctrl + Pause ; w ; t
|
||||
|
||||
#Switch between windows
|
||||
ctrl + Pause ; shift + W
|
||||
wmctrl -a "$(${FXDE_DIR}/fxde-core/scripts/winlist.sh|xprompt -i|sed 's/\(^ *\)//')"
|
||||
wmctrl -a "$(${FXDE_DIR}/fxde-core/scripts/winlist.sh|xprompt -i "?: "|sed 's/\(^ *\)//')"
|
||||
|
||||
#Kill the current window
|
||||
ctrl + Pause ; w ; shift + K
|
||||
|
Loading…
Reference in New Issue
Block a user