Merge branch 'master' of git.unixpeople.org:hanez/home
This commit is contained in:
commit
a479b65421
4 changed files with 6 additions and 2 deletions
|
|
@ -82,7 +82,7 @@ graphicsmenu = {
|
|||
{ "krita", "/usr/bin/krita", "/usr/share/icons/hicolor/48x48/apps/calligrakrita.png" },
|
||||
{ "mtpaint", "/usr/bin/mtpaint", "/usr/share/pixmaps/mtpaint.png" },
|
||||
{ "scribus", "/usr/bin/scribus", "/usr/share/icons/hicolor/32x32/apps/scribus.png" },
|
||||
{ "sk1", "/usr/bin/sk1", "/usr/share/pixmaps/sk1.png" },
|
||||
{ "sk1", "/usr/bin/sk1", "/usr/share/icons/hicolor/scalable/apps/sk1.svg" },
|
||||
{ "viewnior", "/usr/bin/viewnior", "/usr/share/icons/hicolor/48x48/apps/viewnior.png" },
|
||||
{ "xsane scanning", "/usr/bin/xsane", "/usr/share/pixmaps/xsane.xpm" },
|
||||
}
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ theme.taglist_squares_unsel = "~/.config/awesome/themes/hanez/taglist/squarew.pn
|
|||
|
||||
-- Variables set for theming the menu:
|
||||
-- theme.menu_bg_normal = "#000000"
|
||||
theme.menu_bg_focus = "#e95421"
|
||||
theme.menu_bg_focus = "#F0544C"
|
||||
-- theme.menu_fg_normal =
|
||||
theme.menu_fg_focus = "#222222"
|
||||
-- theme.menu_border_color = "#e95421"
|
||||
|
|
|
|||
1
.config/awesome/vicious
Submodule
1
.config/awesome/vicious
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit a3759eb8a422e132f3e6e48723b7725130a7ee1b
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule ".zsh/oh-my-zsh"]
|
||||
path = .zsh/oh-my-zsh
|
||||
url = git@git.unixpeople.org:hanez/oh-my-zsh.git
|
||||
[submodule ".config/awesome/vicious"]
|
||||
path = .config/awesome/vicious
|
||||
url = https://github.com/vicious-widgets/vicious
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue