Compare commits

..

No commits in common. "c35128596393456627af9a2c0e96faceeafc853e" and "80d2b978eeb6013a62c6b8ac2bb5edb90e341f48" have entirely different histories.

2 changed files with 2 additions and 1 deletions

View file

@ -99,7 +99,7 @@ You also need to install all the dependencies:
- python3 - python3
- Curved Square font https://www.1001freefonts.com/curved-square.font - Curved Square font https://www.1001freefonts.com/curved-square.font
- FontAwesome - FontAwesome
- ttf-jetbrains-mono-nerd (required for waybar icons) - JetBrainsMono Font
- xdg-desktop-portal-hyprland - xdg-desktop-portal-hyprland
- xdg-desktop-portal-gtk - xdg-desktop-portal-gtk
- fcitx5 - fcitx5

View file

@ -43,6 +43,7 @@
"format-us": "US", "format-us": "US",
"format-se": "SE", "format-se": "SE",
"format-kr": "KR", "format-kr": "KR",
"keyboard-name": "typematrix.com-usb-keyboard",
"on-click": "hyprctl switchxkblayout all next" "on-click": "hyprctl switchxkblayout all next"
}, },