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/ # For all categories, see https://wiki.hyprland.org/Configuring/Variables/
input { input {
kb_layout = kb_layout = us,br,jp
kb_variant = kb_variant = ,,kana86
kb_model = kb_model =
kb_options = kb_options = grp:alts_toggle
kb_rules = kb_rules =
follow_mouse = 1 follow_mouse = 1

View file

@ -10,8 +10,15 @@
modules-left = [ "hyprland/workspaces" ]; modules-left = [ "hyprland/workspaces" ];
modules-center = [ "clock" ]; modules-center = [ "clock" ];
modules-right = modules-right = [
[ "network" "memory" "cpu" "temperature" "battery" "tray" ]; "network"
"memory"
"cpu"
"temperature"
"battery"
"hyprland/language"
"tray"
];
"hyprland/workspaces" = { "hyprland/workspaces" = {
format = "{icon}"; format = "{icon}";
@ -107,6 +114,14 @@
tooltip = false; 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 = { tray = {
icon-size = 18; icon-size = 18;
spacing = 10; spacing = 10;

View file

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