Dotfiles/desktopenvs/hyprland/eww/scripts/ip

4 lines
61 B
Bash
Executable File

#!/bin/bash
hostname -i | tr ' ' '\n' | head -n1 | tail -n1