diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-05-30 21:14:32 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-05-30 21:14:32 -0400 |
| commit | 003645a3f29b39e21f148dd0de0116b8f4ecbf6d (patch) | |
| tree | 61f098ad8559a64e8295db146e835d35b2d375ad | |
| parent | 2a7604fa2e30f29ae046ef7372b28aeea52c6506 (diff) | |
| download | eibhear-003645a3f29b39e21f148dd0de0116b8f4ecbf6d.tar.gz eibhear-003645a3f29b39e21f148dd0de0116b8f4ecbf6d.tar.zst eibhear-003645a3f29b39e21f148dd0de0116b8f4ecbf6d.zip | |
theme changed to adwaita dark
| -rw-r--r-- | .gtkrc-2.0 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # Any customization should be done in ~/.gtkrc-2.0.mine instead. include "/home/luke/.gtkrc-2.0.mine" -gtk-theme-name="Blackbird" +gtk-theme-name="Adwaita-dark" gtk-icon-theme-name="Adwaita" gtk-font-name="Sans 10" gtk-cursor-theme-name="Adwaita" |
