Files
sunhat/configs/dotfiles/hyprland/gulfport_default/.config/nwg-dock-hyprland/launch.sh
2025-05-22 17:56:05 -05:00

9 lines
266 B
Bash

# ___ __
# / _ \___ ____/ /__
# / // / _ \/ __/ '_/
# /____/\___/\__/_/\_\
#
if [ -f $HOME/.config/ml4w/settings/nwg-dock-hyprland.sh ] ;then
nwg-dock-hyprland -i 32 -w 5 -mb 10 -ml 10 -mr 10 -x -c "rofi -show drun"
fi