some updates

This commit is contained in:
Valentin Boettcher 2018-03-03 11:38:33 +01:00
parent 168fc08acf
commit ad60e42a64
5 changed files with 18 additions and 12 deletions

View file

@ -1,6 +1,6 @@
[Settings]
gtk-application-prefer-dark-theme = false
gtk-theme-name =
gtk-theme-name = oomox-tmp.S46K0iNp8A
gtk-fallback-icon-theme = gnome
gtk-icon-theme-name =
gtk-icon-theme-name = oomox-tmp.S46K0iNp8A
gtk-font-name = Source Code Pro 8

View file

@ -1,2 +1,2 @@
gtk-theme-name=""
gtk-icon-theme-name=""
gtk-theme-name="oomox-tmp.S46K0iNp8A"
gtk-icon-theme-name="oomox-tmp.S46K0iNp8A"

View file

@ -13,16 +13,22 @@ topbar:{
overline-size: 2;
slack-size: 4;
#border-size: 2;
monitor: "HDMI-0"; # get names from `xrandr`
monitor: "HDMI-0"; # get names from `xrandr`
ya_ws: {
exec: "YABAR_WORKSPACE";
align: "left";
fixed-size: 40;
background-color-rgb:0x93a1a1;
#internal-option1: "        ";
}
ya_i3: {
exec: "YABAR_I3_DESKTOPS";
exec: "/home/hiro/Documents/Projects/i3test/test.o";
underline-color-rgb: 0x93a1a1;
align: "left";
fixed-size: 40;
align: "left";
pango-markup: true;
background-color-rgb:0x93a1a1;
type: "persist";
background-color-rgb:0x93a1a1;
internal-option1: "         ";
}
ya_title: {
exec: "YABAR_TITLE";

View file

@ -54,7 +54,7 @@
("8db4b03b9ae654d4a57804286eb3e332725c84d7cdab38463cb6b97d5762ad26" "065efdd71e6d1502877fd5621b984cded01717930639ded0e569e1724d058af8" default)))
'(package-selected-packages
(quote
(multiple-cursors swiper ivy xresources-theme powerline))))
(json-mode multiple-cursors swiper ivy xresources-theme powerline))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.

View file

@ -19,7 +19,7 @@ function main {
printHeading "Creating Color Themes."
grey "This might take a while..."
setColors $SCHEME
#generateGtk
generateGtk
# Install Home files
printHeading "Installing Home Directory files."