diff options
| author | 2025-12-23 12:39:11 -0800 | |
|---|---|---|
| committer | 2025-12-23 12:39:11 -0800 | |
| commit | 6d2240f67dd65c9769dd8491f08ff25cf79ad141 (patch) | |
| tree | c7f56fa66a6c9cdabad42a9869f2db18038943aa | |
| parent | 21cc6a6bc38e6a2fc5eb0e30b19fc559cb4186e8 (diff) | |
| download | new-dotfiles-6d2240f67dd65c9769dd8491f08ff25cf79ad141.tar.gz new-dotfiles-6d2240f67dd65c9769dd8491f08ff25cf79ad141.zip | |
Fix typo in sxhkd configuration
| -rw-r--r-- | oni/home/config/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oni/home/config/sxhkdrc b/oni/home/config/sxhkdrc index 71d288f..91d11c0 100644 --- a/oni/home/config/sxhkdrc +++ b/oni/home/config/sxhkdrc @@ -84,7 +84,7 @@ super + o herbstclient cycle_frame super + r - herbstlient spawn rofi -show drun + herbstclient spawn rofi -show drun super + w herbstclient spawn rofi -show window |
