-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
patch mainlayout and modify default window settings
- Loading branch information
1 parent
6f7316b
commit 8d3e948
Showing
8 changed files
with
124 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
export LANG=zh_CN.UTF-8 | ||
export LANGUAGE=zh_CN:en_US | ||
export LC_CTYPE=en_US.UTF-8 | ||
|
||
export GTK_IM_MODULE DEFAULT=fcitx | ||
export QT_IM_MODULE DEFAULT=fcitx | ||
export XMODIFIERS DEFAULT=\@im=fcitx | ||
|
||
exec dwmblocks & | ||
exec fcitx & | ||
exec dunst & | ||
picom & | ||
sxhkd & | ||
clash-verge & |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters