1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

fix c -> C

This commit is contained in:
andrey_varnavskiy
2024-11-26 05:54:10 +05:00
parent b7553ba317
commit 8a12a98612

View File

@@ -13,7 +13,7 @@
"$mainMod, B, exec, pkill -SIGUSR2 waybar" "$mainMod, B, exec, pkill -SIGUSR2 waybar"
"$mainMod SHIFT, B, exec, pkill -SIGUSR1 waybar" "$mainMod SHIFT, B, exec, pkill -SIGUSR1 waybar"
# configuration files # Configuration files
"$mainMod SHIFT, R, exec, $terminal -e sh -c 'nh os switch'" "$mainMod SHIFT, R, exec, $terminal -e sh -c 'nh os switch'"
"$mainMod SHIFT, N, exec, $terminal -e sh -c '$EDITOR $FLAKE/nixos/configuration.nix'" "$mainMod SHIFT, N, exec, $terminal -e sh -c '$EDITOR $FLAKE/nixos/configuration.nix'"
"$mainMod SHIFT, H, exec, $terminal -e sh -c '$EDITOR ~/.config/hypr/hyprland.conf'" "$mainMod SHIFT, H, exec, $terminal -e sh -c '$EDITOR ~/.config/hypr/hyprland.conf'"