Customize for db123: replace configs, adapt installer for dual-GPU/Catppuccin/awww
This commit is contained in:
4
configs/waybar/scripts/test.sh
Executable file
4
configs/waybar/scripts/test.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
pid=$(hyprctl activewindow -j | jq -r '.pid')
|
||||
exe=$(readlink /proc/$pid/exe)
|
||||
basename "$exe"
|
||||
Reference in New Issue
Block a user