https://github.com/danielpancake/gnome-flags-layout
Replaces country name layout labels with flag emoji in GNOME desktop environment
https://github.com/danielpancake/gnome-flags-layout
gnome linux
Last synced: 4 months ago
JSON representation
Replaces country name layout labels with flag emoji in GNOME desktop environment
- Host: GitHub
- URL: https://github.com/danielpancake/gnome-flags-layout
- Owner: danielpancake
- Created: 2020-12-03T11:40:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T16:31:34.000Z (over 1 year ago)
- Last Synced: 2025-10-11T05:07:53.196Z (8 months ago)
- Topics: gnome, linux
- Language: Shell
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# GNOME keyboard layout with emoji flags
This bash script replaces the default GNOME keyboard layout codes with emoji flags.

## Usage
To run the script, use the following command (requires `curl` and elevated privileges):
```bash
sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/danielpancake/gnome-flags-layout/master/flags.sh)"
```
The script will create a backup of the original layout file in the same directory, which can be restored by running the script again and following the prompts.
## Dependencies
- xmlstarlet