diff --git a/lain b/lain index 87a3277..1400e90 160000 --- a/lain +++ b/lain @@ -1 +1 @@ -Subproject commit 87a32771d6f16b190d268338c265aa5c53e8856d +Subproject commit 1400e906708e907c268a37726a2c9852c4941377 diff --git a/themes/holo/theme.lua b/themes/holo/theme.lua index f799ed3..83c70e4 100644 --- a/themes/holo/theme.lua +++ b/themes/holo/theme.lua @@ -36,7 +36,6 @@ theme.menu_width = 160 theme.menu_icon_size = 32 theme.awesome_icon = theme.icon_dir .. "/awesome_icon_white.png" theme.awesome_icon_launcher = theme.icon_dir .. "/awesome_icon.png" -theme.vol_bg = theme.icon_dir .. "/vol_bg.png" theme.taglist_squares_sel = theme.icon_dir .. "/square_sel.png" theme.taglist_squares_unsel = theme.icon_dir .. "/square_unsel.png" theme.spr_small = theme.icon_dir .. "/spr_small.png" @@ -59,7 +58,6 @@ theme.cpu = theme.icon_dir .. "/cpu.png" theme.net_up = theme.icon_dir .. "/net_up.png" theme.net_down = theme.icon_dir .. "/net_down.png" theme.layout_tile = theme.icon_dir .. "/tile.png" -theme.layout_tilegaps = theme.icon_dir .. "/tilegaps.png" theme.layout_tileleft = theme.icon_dir .. "/tileleft.png" theme.layout_tilebottom = theme.icon_dir .. "/tilebottom.png" theme.layout_tiletop = theme.icon_dir .. "/tiletop.png" @@ -269,7 +267,6 @@ theme.weather = lain.widgets.weather({ -- Launcher local mylauncher = awful.widget.button({ image = theme.awesome_icon_launcher }) mylauncher:connect_signal("button::press", function() awful.util.mymainmenu:toggle() end) ---awful.widget.launcher({ image = theme.awesome_icon_launcher, command = awful.util.mymainmenu:toggle() }) -- Separators local first = wibox.widget.textbox(' ') diff --git a/themes/vertex/icons/bat-000-charging.png b/themes/vertex/icons/bat-000-charging.png new file mode 100644 index 0000000..f225aa1 Binary files /dev/null and b/themes/vertex/icons/bat-000-charging.png differ diff --git a/themes/vertex/icons/bat-000.png b/themes/vertex/icons/bat-000.png new file mode 100644 index 0000000..a87a68e Binary files /dev/null and b/themes/vertex/icons/bat-000.png differ diff --git a/themes/vertex/icons/bat-020-charging.png b/themes/vertex/icons/bat-020-charging.png new file mode 100644 index 0000000..30efa91 Binary files /dev/null and b/themes/vertex/icons/bat-020-charging.png differ diff --git a/themes/vertex/icons/bat-020.png b/themes/vertex/icons/bat-020.png new file mode 100644 index 0000000..40fdef5 Binary files /dev/null and b/themes/vertex/icons/bat-020.png differ diff --git a/themes/vertex/icons/bat-040-charging.png b/themes/vertex/icons/bat-040-charging.png new file mode 100644 index 0000000..0f3962a Binary files /dev/null and b/themes/vertex/icons/bat-040-charging.png differ diff --git a/themes/vertex/icons/bat-040.png b/themes/vertex/icons/bat-040.png new file mode 100644 index 0000000..6eb007d Binary files /dev/null and b/themes/vertex/icons/bat-040.png differ diff --git a/themes/vertex/icons/bat-060-charging.png b/themes/vertex/icons/bat-060-charging.png new file mode 100644 index 0000000..2a8e115 Binary files /dev/null and b/themes/vertex/icons/bat-060-charging.png differ diff --git a/themes/vertex/icons/bat-060.png b/themes/vertex/icons/bat-060.png new file mode 100644 index 0000000..5883885 Binary files /dev/null and b/themes/vertex/icons/bat-060.png differ diff --git a/themes/vertex/icons/bat-080-charging.png b/themes/vertex/icons/bat-080-charging.png new file mode 100644 index 0000000..225fa2e Binary files /dev/null and b/themes/vertex/icons/bat-080-charging.png differ diff --git a/themes/vertex/icons/bat-080.png b/themes/vertex/icons/bat-080.png new file mode 100644 index 0000000..d3fb971 Binary files /dev/null and b/themes/vertex/icons/bat-080.png differ diff --git a/themes/vertex/icons/bat-100-charging.png b/themes/vertex/icons/bat-100-charging.png new file mode 100644 index 0000000..03262cd Binary files /dev/null and b/themes/vertex/icons/bat-100-charging.png differ diff --git a/themes/vertex/icons/bat-100.png b/themes/vertex/icons/bat-100.png new file mode 100644 index 0000000..81831c8 Binary files /dev/null and b/themes/vertex/icons/bat-100.png differ diff --git a/themes/vertex/icons/bat-charged.png b/themes/vertex/icons/bat-charged.png new file mode 100644 index 0000000..3446740 Binary files /dev/null and b/themes/vertex/icons/bat-charged.png differ diff --git a/themes/vertex/icons/ethernet-connected.png b/themes/vertex/icons/ethernet-connected.png new file mode 100644 index 0000000..6c2c214 Binary files /dev/null and b/themes/vertex/icons/ethernet-connected.png differ diff --git a/themes/vertex/icons/ethernet-disconnected.png b/themes/vertex/icons/ethernet-disconnected.png new file mode 100644 index 0000000..9ce5d23 Binary files /dev/null and b/themes/vertex/icons/ethernet-disconnected.png differ diff --git a/themes/vertex/icons/panel.png b/themes/vertex/icons/panel.png new file mode 100644 index 0000000..2f429e5 Binary files /dev/null and b/themes/vertex/icons/panel.png differ diff --git a/themes/vertex/icons/square_sel.png b/themes/vertex/icons/square_sel.png new file mode 100644 index 0000000..c17eb50 Binary files /dev/null and b/themes/vertex/icons/square_sel.png differ diff --git a/themes/vertex/icons/square_unsel.png b/themes/vertex/icons/square_unsel.png new file mode 100644 index 0000000..f599d0b Binary files /dev/null and b/themes/vertex/icons/square_unsel.png differ diff --git a/themes/vertex/icons/volume-high.png b/themes/vertex/icons/volume-high.png new file mode 100644 index 0000000..a714794 Binary files /dev/null and b/themes/vertex/icons/volume-high.png differ diff --git a/themes/vertex/icons/volume-low.png b/themes/vertex/icons/volume-low.png new file mode 100644 index 0000000..3810a3a Binary files /dev/null and b/themes/vertex/icons/volume-low.png differ diff --git a/themes/vertex/icons/volume-medium.png b/themes/vertex/icons/volume-medium.png new file mode 100644 index 0000000..16f932b Binary files /dev/null and b/themes/vertex/icons/volume-medium.png differ diff --git a/themes/vertex/icons/volume-muted-blocked.png b/themes/vertex/icons/volume-muted-blocked.png new file mode 100644 index 0000000..5d049ce Binary files /dev/null and b/themes/vertex/icons/volume-muted-blocked.png differ diff --git a/themes/vertex/icons/volume-muted-panel.png b/themes/vertex/icons/volume-muted-panel.png new file mode 100644 index 0000000..b6b276b Binary files /dev/null and b/themes/vertex/icons/volume-muted-panel.png differ diff --git a/themes/vertex/icons/volume-off.png b/themes/vertex/icons/volume-off.png new file mode 100644 index 0000000..8a6d8c5 Binary files /dev/null and b/themes/vertex/icons/volume-off.png differ diff --git a/themes/vertex/icons/wireless-disconnected.png b/themes/vertex/icons/wireless-disconnected.png new file mode 100644 index 0000000..8a2bc24 Binary files /dev/null and b/themes/vertex/icons/wireless-disconnected.png differ diff --git a/themes/vertex/icons/wireless-full.png b/themes/vertex/icons/wireless-full.png new file mode 100644 index 0000000..29d40a6 Binary files /dev/null and b/themes/vertex/icons/wireless-full.png differ diff --git a/themes/vertex/icons/wireless-high.png b/themes/vertex/icons/wireless-high.png new file mode 100644 index 0000000..b3622ec Binary files /dev/null and b/themes/vertex/icons/wireless-high.png differ diff --git a/themes/vertex/icons/wireless-low.png b/themes/vertex/icons/wireless-low.png new file mode 100644 index 0000000..1d06946 Binary files /dev/null and b/themes/vertex/icons/wireless-low.png differ diff --git a/themes/vertex/icons/wireless-medium.png b/themes/vertex/icons/wireless-medium.png new file mode 100644 index 0000000..6bd0ec5 Binary files /dev/null and b/themes/vertex/icons/wireless-medium.png differ diff --git a/themes/vertex/icons/wireless-none.png b/themes/vertex/icons/wireless-none.png new file mode 100644 index 0000000..0d43617 Binary files /dev/null and b/themes/vertex/icons/wireless-none.png differ