Compare commits
No commits in common. "e1bf0c6da551b43b4a6cf8273f9f94c7a136943a" and "7720764336cbf6898553fc1439376f2ad43044c8" have entirely different histories.
e1bf0c6da5
...
7720764336
@ -24,5 +24,5 @@ jobs:
|
||||
|
||||
- name: Notify routine
|
||||
run: |
|
||||
curl \
|
||||
curl\
|
||||
-H "Title: [Routine] Flake checked"
|
||||
|
||||
@ -29,7 +29,6 @@
|
||||
"Mod+Return".spawn-sh = lib.getExe pkgs.kitty;
|
||||
"Mod+R".spawn = [ "wofi" "--show" "drun"];
|
||||
"Mod+Q".close-window = {};
|
||||
"Mod+Shift+F".spawn = [ "zen" ];
|
||||
|
||||
# Audio
|
||||
"XF86AudioRaiseVolume".spawn-sh = "wpctl set-volume -l 1.4 @DEFAULT_AUDIO_SINK@ 5%+";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user