Changed cosmic theme and fixed keyboard switching script
This commit is contained in:
parent
da39b8b8e0
commit
5b27fba42c
6 changed files with 33 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue