hyprland: stop using fcitx5

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-04-11 20:00:24 -03:00
parent 52df276565
commit 295602c99e
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
3 changed files with 20 additions and 10 deletions

View file

@ -99,10 +99,10 @@
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
input {
kb_layout =
kb_variant =
kb_layout = us,br,jp
kb_variant = ,,kana86
kb_model =
kb_options =
kb_options = grp:alts_toggle
kb_rules =
follow_mouse = 1

View file

@ -10,8 +10,15 @@
modules-left = [ "hyprland/workspaces" ];
modules-center = [ "clock" ];
modules-right =
[ "network" "memory" "cpu" "temperature" "battery" "tray" ];
modules-right = [
"network"
"memory"
"cpu"
"temperature"
"battery"
"hyprland/language"
"tray"
];
"hyprland/workspaces" = {
format = "{icon}";
@ -107,6 +114,14 @@
tooltip = false;
};
"hyprland/language" = {
format = " {}";
format-en = "EN/US";
format-pt-br = "PT/BR";
#"on-click" = "hyprctl switchxkblayout www.hfd.cn-monsgeek-keyboard-1 next";
tooltip = false;
};
tray = {
icon-size = 18;
spacing = 10;

View file

@ -20,11 +20,6 @@ waybar &
#
xwaylandvideobridge &
#
# Start fcitx5
#
fcitx5 &
#
## Start wallpaper daemon and set one.
#