mirror of
https://github.com/DefectingCat/dotfiles
synced 2025-07-15 16:51:36 +00:00
7 lines
64 B
Bash
Executable File
7 lines
64 B
Bash
Executable File
#!/bin/bash
|
|
|
|
pkill swhks
|
|
sudo pkill swhkd
|
|
|
|
swhks & pkexec swhkd
|