I don't have a complicated network so I want to put the Pi somewhere where I can easily find it,
sudo vi /etc/dhcpcd.conf
(Note the cd at the end of the name)interface wlan0
static ip_address=192.168.4.10/24
static routers=192.168.4.1
static domain_name_servers=192.168.4.2
Configure Pi-hole to resolve the domain name,