mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Updating a few dotfiles.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
# Global variables:
|
||||
FILES=${1:-"/home/dt/st"}
|
||||
DMENU='dmenu -l -i'
|
||||
DMENU='dmenu -nb #1D2330 -nf #AD69AF -sb #84598D -sf #d1d7e1 -l -i'
|
||||
EDITOR='st -e vim'
|
||||
# Show list of options
|
||||
choice=$(ls -a "${FILES}" | $DMENU -p "« st » source code:")
|
||||
|
||||
Reference in New Issue
Block a user