#!/bin/bash
set -e

# Reload btop configuration (used by the Nomarchy theme switching).

pkill -SIGUSR2 btop
