Add TODOs
This commit is contained in:
8
TODO.md
8
TODO.md
@@ -1,3 +1,11 @@
|
||||
# TODO
|
||||
|
||||
## SCRIPT
|
||||
- Dmenu bookmarks + search
|
||||
- Add bookmarks/Remove
|
||||
- Detect follow up input for engines
|
||||
- Launch default browser with search/bookmark
|
||||
|
||||
## DWM
|
||||
- Web Browser shortcut -> META+SHIFT+W
|
||||
- Bookmarks + Search dmenu script -> META+W
|
||||
|
||||
@@ -22,7 +22,7 @@ case 1 in
|
||||
$((vol >= 70)) ) icon=" " ;;
|
||||
$((vol >= 30)) ) icon=" " ;;
|
||||
$((vol >= 1)) ) icon=" " ;;
|
||||
* ) echo " " && exit ;;
|
||||
* ) echo " " && exit ;;
|
||||
esac
|
||||
|
||||
echo "$icon$vol%"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
programs/dwm/dwm
BIN
programs/dwm/dwm
Binary file not shown.
Binary file not shown.
BIN
programs/st/st
BIN
programs/st/st
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user