6 lines
128 B
Bash
Executable File
6 lines
128 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Restart makima - key remapping service for remapping Copilot key to Nomarchy Menu
|
|
|
|
sudo systemctl restart makima
|