Fix CJK for Steam
This commit is contained in:
parent
026ab43392
commit
c1549454ed
2 changed files with 62 additions and 58 deletions
|
|
@ -5,6 +5,7 @@ let usr = config.constants.userName; in {
|
|||
let xdgCfg = config.xdg; in {
|
||||
gtk = {
|
||||
enable = true;
|
||||
gtk2.configLocation = "${xdgCfg.configHome}/gtk-2.0/gtkrc";
|
||||
theme = {
|
||||
name = "Sweet-Dark";
|
||||
package = pkgs.sweet;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue