diff --git a/dotfiles/.local/bin/dm-web b/dotfiles/.local/bin/dm-web index 8971df4a..10cda6e5 100755 --- a/dotfiles/.local/bin/dm-web +++ b/dotfiles/.local/bin/dm-web @@ -11,6 +11,7 @@ declare -A bookmarks=( ["Gmail"]="https://mail.google.com/mail/u/0/#inbox" ["Google Messages"]="https://messages.google.com/web/conversations" ["WOL"]="https://wol.jw.org/pt-PT/" + ["Discord"]="https://discord.com/app" ) choice=$(printf "%s\n" "${!bookmarks[@]}" | dmenu -i -p "Search:") diff --git a/programs/dmenu/dmenu b/programs/dmenu/dmenu index cf5f26ff..23535b22 100755 Binary files a/programs/dmenu/dmenu and b/programs/dmenu/dmenu differ diff --git a/programs/dmenu/stest b/programs/dmenu/stest index d1198713..99a49856 100755 Binary files a/programs/dmenu/stest and b/programs/dmenu/stest differ diff --git a/programs/dwm/dwm b/programs/dwm/dwm index a8fccaa1..3ee76d66 100755 Binary files a/programs/dwm/dwm and b/programs/dwm/dwm differ diff --git a/programs/slock/slock b/programs/slock/slock index 8014b230..205c964f 100755 Binary files a/programs/slock/slock and b/programs/slock/slock differ diff --git a/programs/st/st b/programs/st/st index f90c5163..6d367783 100755 Binary files a/programs/st/st and b/programs/st/st differ diff --git a/programs/tabbed/tabbed b/programs/tabbed/tabbed index 6cac2904..b24c3826 100755 Binary files a/programs/tabbed/tabbed and b/programs/tabbed/tabbed differ diff --git a/programs/tabbed/xembed b/programs/tabbed/xembed index 5824c862..7ea83bd9 100755 Binary files a/programs/tabbed/xembed and b/programs/tabbed/xembed differ