chore: use ibus
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
GTK_IM_MODULE = fcitx
|
|
||||||
QT_IM_MODULE = fcitx
|
|
||||||
XMODIFIERS = "@im=fcitx"
|
|
||||||
3
.config/environment.d/ibus.conf
Normal file
3
.config/environment.d/ibus.conf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
GTK_IM_MODULE=ibus
|
||||||
|
QT_IM_MODULE=ibus
|
||||||
|
XMODIFIERS=@im=ibus
|
||||||
@@ -273,7 +273,7 @@ load_plugins {
|
|||||||
// - true (default)
|
// - true (default)
|
||||||
// - false
|
// - false
|
||||||
//
|
//
|
||||||
// pane_frames true
|
pane_frames false
|
||||||
|
|
||||||
// Toggle between having Zellij lay out panes according to a predefined set of layouts whenever possible
|
// Toggle between having Zellij lay out panes according to a predefined set of layouts whenever possible
|
||||||
// Options:
|
// Options:
|
||||||
@@ -328,7 +328,7 @@ load_plugins {
|
|||||||
// Choose the theme that is specified in the themes section.
|
// Choose the theme that is specified in the themes section.
|
||||||
// Default: default
|
// Default: default
|
||||||
//
|
//
|
||||||
// theme "default"
|
theme "onedark"
|
||||||
|
|
||||||
// The name of the default layout to load on startup
|
// The name of the default layout to load on startup
|
||||||
// Default: "default"
|
// Default: "default"
|
||||||
|
|||||||
Reference in New Issue
Block a user