---
title: "2025-07-08 Notes"
description: "Setting up the hyprland run launcher to not be case sensitive."
date: 2025-07-08
published: true
template: daily
---


Setting up the hyprland run launcher to not be case sensitive.


``` bash
$menu = wofi --show drun --insensitive
```

---
