Changed cosmic theme and fixed keyboard switching script

This commit is contained in:
Gu://em_ 2026-08-04 14:27:55 +02:00
parent da39b8b8e0
commit 5b27fba42c
6 changed files with 33 additions and 2 deletions

View file

@ -17,7 +17,7 @@ en_to_fr() {
hyprctl notify 1 2000 0 "Keyboard set to AZERTY"
sed -i 's/kb_layouts\.us/kb_layouts\.fr/g' "$hyprland_cfg_file"
sed -i 's/kb_layouts.us/kb_layouts.fr/g' "$hyprland_cfg_file"
}
if ! [ -f "${status_file}" ]; then