Initial commit of Hyprland config
This commit is contained in:
3
scripts/kill-hp-systray
Executable file
3
scripts/kill-hp-systray
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
kill $(ps -eaf | grep hp-systray | awk "{print $2}")
|
Reference in New Issue
Block a user