diff options
author | zachir <zachir@librem.one> | 2025-07-15 20:48:59 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-15 20:48:59 -0500 |
commit | 0b5757ab583354257840b72afb3ee114196c5475 (patch) | |
tree | 22ebd30d6c27016064a737312fbc04eff1850ee4 /hotkeys.sh | |
parent | 321d0dd7d4cd63b30b322d529f64e567d18086b2 (diff) |
Remove a bunch of scripts I no longer need
Diffstat (limited to 'hotkeys.sh')
-rwxr-xr-x | hotkeys.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hotkeys.sh b/hotkeys.sh deleted file mode 100755 index 7a9c6c3..0000000 --- a/hotkeys.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -killall swhks -swhks & -pkexec swhkd |