Skip to content

Commit 12084cb

Browse files
committed
Add menu items to wofi
1 parent 1360461 commit 12084cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

linux/.config/wofi/menu.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Thunar (File Manager)|thunar # File manager
55
VLC Media Player|vlc # Media player
66
Neovim|nvim|alacritty -e nvim # Text editor
77
qBittorrent|qbittorrent # Torrent client
8+
FileZilla (FTP)|filezilla # FTP Client
89

910
# Messengers
1011
Discord|discord
@@ -19,6 +20,7 @@ Calibre (eBook manager)|calibre
1920
# Gaming
2021
Steam|steam|~/.steam/steam/steam.sh
2122
osu!lazer|osu|/usr/local/bin/osu
23+
Minecraft|prismlauncher|/mnt/ext/prismlinux/PrismLauncher
2224

2325
# Other applications
2426
VMWare Workstation Pro|vmware # Virtual Machine Manager
@@ -27,5 +29,6 @@ Visual Studio Code|vscode|code # IDE
2729
# Settings / System
2830
Take screenshot|grim|sleep 0.5; grim - | wl-copy # Copies screenshot to clipboard
2931
Audio settings|pavucontrol # PulseAudio settings (works with pipewire-pulse, use that)
32+
Audio mixer|qpwgraph # "Mixer" yeah right this is crazy
3033
Tablet settings|opentabletdriver|otd-gui # OpenTabletDriver
3134
Run|wofi --show run -np "Search commands" -O alphabetical # Show all commands

0 commit comments

Comments
 (0)