From b203f01c6b78a4080ef9db4cdcfa3c110347d4c4 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Fri, 29 Oct 2021 00:06:19 -0400 Subject: added vide theme and xfce4-clipman-history shortcut --- awesome/rc.lua | 26 ++-- awesome/themes/vide/README | 5 + awesome/themes/vide/arch-submenu.png | Bin 0 -> 1059 bytes awesome/themes/vide/background.png | Bin 0 -> 222973 bytes awesome/themes/vide/background_white.png | Bin 0 -> 267935 bytes awesome/themes/vide/layouts/cornerne.png | Bin 0 -> 272 bytes awesome/themes/vide/layouts/cornernew.png | Bin 0 -> 272 bytes awesome/themes/vide/layouts/cornernw.png | Bin 0 -> 263 bytes awesome/themes/vide/layouts/cornernww.png | Bin 0 -> 264 bytes awesome/themes/vide/layouts/cornerse.png | Bin 0 -> 264 bytes awesome/themes/vide/layouts/cornersew.png | Bin 0 -> 264 bytes awesome/themes/vide/layouts/cornersw.png | Bin 0 -> 263 bytes awesome/themes/vide/layouts/cornersww.png | Bin 0 -> 264 bytes awesome/themes/vide/layouts/dwindle.png | Bin 0 -> 320 bytes awesome/themes/vide/layouts/dwindlew.png | Bin 0 -> 320 bytes awesome/themes/vide/layouts/fairh.png | Bin 0 -> 245 bytes awesome/themes/vide/layouts/fairhw.png | Bin 0 -> 245 bytes awesome/themes/vide/layouts/fairv.png | Bin 0 -> 246 bytes awesome/themes/vide/layouts/fairvw.png | Bin 0 -> 246 bytes awesome/themes/vide/layouts/floating.png | Bin 0 -> 282 bytes awesome/themes/vide/layouts/floatingw.png | Bin 0 -> 282 bytes awesome/themes/vide/layouts/fullscreen.png | Bin 0 -> 866 bytes awesome/themes/vide/layouts/fullscreenw.png | Bin 0 -> 865 bytes awesome/themes/vide/layouts/magnifier.png | Bin 0 -> 345 bytes awesome/themes/vide/layouts/magnifierw.png | Bin 0 -> 345 bytes awesome/themes/vide/layouts/max.png | Bin 0 -> 574 bytes awesome/themes/vide/layouts/maxw.png | Bin 0 -> 581 bytes awesome/themes/vide/layouts/spiral.png | Bin 0 -> 328 bytes awesome/themes/vide/layouts/spiralw.png | Bin 0 -> 328 bytes awesome/themes/vide/layouts/tile.png | Bin 0 -> 265 bytes awesome/themes/vide/layouts/tilebottom.png | Bin 0 -> 264 bytes awesome/themes/vide/layouts/tilebottomw.png | Bin 0 -> 264 bytes awesome/themes/vide/layouts/tileleft.png | Bin 0 -> 266 bytes awesome/themes/vide/layouts/tileleftw.png | Bin 0 -> 266 bytes awesome/themes/vide/layouts/tiletop.png | Bin 0 -> 260 bytes awesome/themes/vide/layouts/tiletopw.png | Bin 0 -> 265 bytes awesome/themes/vide/layouts/tilew.png | Bin 0 -> 265 bytes awesome/themes/vide/taglist/squarefw.png | Bin 0 -> 187 bytes awesome/themes/vide/taglist/squarew.png | Bin 0 -> 193 bytes awesome/themes/vide/theme.lua | 135 +++++++++++++++++++++ awesome/themes/vide/titlebar/close_focus.png | Bin 0 -> 966 bytes awesome/themes/vide/titlebar/close_normal.png | Bin 0 -> 966 bytes .../themes/vide/titlebar/floating_focus_active.png | Bin 0 -> 386 bytes .../vide/titlebar/floating_focus_inactive.png | Bin 0 -> 237 bytes .../vide/titlebar/floating_normal_active.png | Bin 0 -> 386 bytes .../vide/titlebar/floating_normal_inactive.png | Bin 0 -> 237 bytes .../vide/titlebar/maximized_focus_active.png | Bin 0 -> 480 bytes .../vide/titlebar/maximized_focus_inactive.png | Bin 0 -> 452 bytes .../vide/titlebar/maximized_normal_active.png | Bin 0 -> 480 bytes .../vide/titlebar/maximized_normal_inactive.png | Bin 0 -> 452 bytes awesome/themes/vide/titlebar/minimize_focus.png | Bin 0 -> 234 bytes awesome/themes/vide/titlebar/minimize_normal.png | Bin 0 -> 225 bytes .../themes/vide/titlebar/ontop_focus_active.png | Bin 0 -> 467 bytes .../themes/vide/titlebar/ontop_focus_inactive.png | Bin 0 -> 604 bytes .../themes/vide/titlebar/ontop_normal_active.png | Bin 0 -> 467 bytes .../themes/vide/titlebar/ontop_normal_inactive.png | Bin 0 -> 604 bytes .../themes/vide/titlebar/sticky_focus_active.png | Bin 0 -> 654 bytes .../themes/vide/titlebar/sticky_focus_inactive.png | Bin 0 -> 758 bytes .../themes/vide/titlebar/sticky_normal_active.png | Bin 0 -> 654 bytes .../vide/titlebar/sticky_normal_inactive.png | Bin 0 -> 758 bytes awesome/themes/vide/vide.jpg | Bin 0 -> 1992883 bytes 61 files changed, 155 insertions(+), 11 deletions(-) create mode 100644 awesome/themes/vide/README create mode 100644 awesome/themes/vide/arch-submenu.png create mode 100644 awesome/themes/vide/background.png create mode 100644 awesome/themes/vide/background_white.png create mode 100644 awesome/themes/vide/layouts/cornerne.png create mode 100644 awesome/themes/vide/layouts/cornernew.png create mode 100644 awesome/themes/vide/layouts/cornernw.png create mode 100644 awesome/themes/vide/layouts/cornernww.png create mode 100644 awesome/themes/vide/layouts/cornerse.png create mode 100644 awesome/themes/vide/layouts/cornersew.png create mode 100644 awesome/themes/vide/layouts/cornersw.png create mode 100644 awesome/themes/vide/layouts/cornersww.png create mode 100644 awesome/themes/vide/layouts/dwindle.png create mode 100644 awesome/themes/vide/layouts/dwindlew.png create mode 100644 awesome/themes/vide/layouts/fairh.png create mode 100644 awesome/themes/vide/layouts/fairhw.png create mode 100644 awesome/themes/vide/layouts/fairv.png create mode 100644 awesome/themes/vide/layouts/fairvw.png create mode 100644 awesome/themes/vide/layouts/floating.png create mode 100644 awesome/themes/vide/layouts/floatingw.png create mode 100644 awesome/themes/vide/layouts/fullscreen.png create mode 100644 awesome/themes/vide/layouts/fullscreenw.png create mode 100644 awesome/themes/vide/layouts/magnifier.png create mode 100644 awesome/themes/vide/layouts/magnifierw.png create mode 100644 awesome/themes/vide/layouts/max.png create mode 100644 awesome/themes/vide/layouts/maxw.png create mode 100644 awesome/themes/vide/layouts/spiral.png create mode 100644 awesome/themes/vide/layouts/spiralw.png create mode 100644 awesome/themes/vide/layouts/tile.png create mode 100644 awesome/themes/vide/layouts/tilebottom.png create mode 100644 awesome/themes/vide/layouts/tilebottomw.png create mode 100644 awesome/themes/vide/layouts/tileleft.png create mode 100644 awesome/themes/vide/layouts/tileleftw.png create mode 100644 awesome/themes/vide/layouts/tiletop.png create mode 100644 awesome/themes/vide/layouts/tiletopw.png create mode 100644 awesome/themes/vide/layouts/tilew.png create mode 100644 awesome/themes/vide/taglist/squarefw.png create mode 100644 awesome/themes/vide/taglist/squarew.png create mode 100644 awesome/themes/vide/theme.lua create mode 100644 awesome/themes/vide/titlebar/close_focus.png create mode 100644 awesome/themes/vide/titlebar/close_normal.png create mode 100644 awesome/themes/vide/titlebar/floating_focus_active.png create mode 100644 awesome/themes/vide/titlebar/floating_focus_inactive.png create mode 100644 awesome/themes/vide/titlebar/floating_normal_active.png create mode 100644 awesome/themes/vide/titlebar/floating_normal_inactive.png create mode 100644 awesome/themes/vide/titlebar/maximized_focus_active.png create mode 100644 awesome/themes/vide/titlebar/maximized_focus_inactive.png create mode 100644 awesome/themes/vide/titlebar/maximized_normal_active.png create mode 100644 awesome/themes/vide/titlebar/maximized_normal_inactive.png create mode 100644 awesome/themes/vide/titlebar/minimize_focus.png create mode 100644 awesome/themes/vide/titlebar/minimize_normal.png create mode 100644 awesome/themes/vide/titlebar/ontop_focus_active.png create mode 100644 awesome/themes/vide/titlebar/ontop_focus_inactive.png create mode 100644 awesome/themes/vide/titlebar/ontop_normal_active.png create mode 100644 awesome/themes/vide/titlebar/ontop_normal_inactive.png create mode 100644 awesome/themes/vide/titlebar/sticky_focus_active.png create mode 100644 awesome/themes/vide/titlebar/sticky_focus_inactive.png create mode 100644 awesome/themes/vide/titlebar/sticky_normal_active.png create mode 100644 awesome/themes/vide/titlebar/sticky_normal_inactive.png create mode 100644 awesome/themes/vide/vide.jpg diff --git a/awesome/rc.lua b/awesome/rc.lua index 625838b..72f58a2 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -23,7 +23,7 @@ menubar.cache_entries = true -- {{{ Variable definitions -- Themes define colours, icons, font and wallpapers. -- beautiful.init(gears.filesystem.get_configuration_dir() .. "/themes/default/theme.lua") -local theme_path = string.format("%s/.config/awesome/themes/%s/theme.lua", os.getenv("HOME"), "adwaita") +local theme_path = string.format("%s/.config/awesome/themes/%s/theme.lua", os.getenv("HOME"), "vide") beautiful.init(theme_path) -- This is used later as the default terminal and editor to run. @@ -62,25 +62,25 @@ awful.layout.layouts = { -- {{{ Menu -- Create a launcher widget and a main menu myawesomemenu = { - { "hotkeys", function() hotkeys_popup.show_help(nil, awful.screen.focused()) end }, + { "show hotkeys", function() hotkeys_popup.show_help(nil, awful.screen.focused()) end }, -- { "manual", terminal .. " -e man awesome" }, - { "config", editor .. " " .. awesome.conffile }, - { "picom", function() awful.spawn.easy_async_with_shell("sh -c 'xed $HOME/.config/picom.conf'") end }, - { "wall", function() awful.spawn.easy_async_with_shell("sh -c 'nitrogen'") end }, - { "xdg", function() awful.spawn.easy_async_with_shell("sh -c 'xdg_menu --format awesome --root-menu /etc/xdg/menus/arch-applications.menu > ~/.config/awesome/xdgmenu.lua'") end, }, + { "config file", editor .. " " .. awesome.conffile }, + { "picom config", function() awful.spawn.easy_async_with_shell("sh -c 'xed $HOME/.config/picom.conf'") end }, + { "change wallpaper", function() awful.spawn.easy_async_with_shell("sh -c 'nitrogen'") end }, + { "xdg_menu refresh", function() awful.spawn.easy_async_with_shell("sh -c 'xdg_menu --format awesome --root-menu /etc/xdg/menus/arch-applications.menu > ~/.config/awesome/xdgmenu.lua'") end, }, { "refresh", awesome.restart }, { "reboot" , function() awful.spawn("sh -c 'gksudo reboot now'") end }, -- { "quit", function() awesome.quit() end }, { "shutdown", function() awful.spawn("sh -c 'gksudo shutdown now'") end}, { "suspend", function() awful.spawn.easy_async_with_shell("sh -c 'systemctl suspend'") end}, + { "logout", function () awful.spawn("sh -c 'pkill -9 -u $USER'") end }, { "lock", function() awful.spawn.easy_async_with_shell("sh -c 'xflock4'") end}, - { "quit", function () awful.spawn("sh -c 'pkill -9 -u $USER'") end }, } -mymainmenu = awful.menu({ items = { { "apps", xdgmenu, beautiful.awesome_icon }, - { "system", myawesomemenu }, - { "terminal", terminal }, - { "run", function () awful.screen.focused().mypromptbox:run() end} +mymainmenu = awful.menu({ items = { { "applications", xdgmenu, beautiful.awesome_icon }, + { "system stuff", myawesomemenu }, + { "open terminal", terminal }, + { "run prompt", function () awful.screen.focused().mypromptbox:run() end} } }) @@ -311,6 +311,10 @@ globalkeys = gears.table.join( awful.key({ modkey }, "q", function () awful.spawn.easy_async_with_shell("sh -c '/home/kylert/.local/share/Blista-Kanjo-Emoji/blista-emoji-picker'") end, {description = "Launch Emoji Chooser", group = "launcher"}), + -- Clipboard Manager + awful.key({ modkey }, "c", function () awful.spawn.easy_async_with_shell("xfce4-clipman-history") end, + {description = "open clipboard history", group = "launcher"}), + -- awesome window manager Controls awful.key({ "Control", "Mod1" }, "BackSpace", awesome.restart, {description = "reload awesome", group = "awesome"}), diff --git a/awesome/themes/vide/README b/awesome/themes/vide/README new file mode 100644 index 0000000..9616ab2 --- /dev/null +++ b/awesome/themes/vide/README @@ -0,0 +1,5 @@ +Place in the $HOME/.config/awesome/themes/vide directory 🤷🏽‍♂️ + +Default awesomewm background images: + Mikael Eriksson + Licensed under CC-BY-SA-3.0 diff --git a/awesome/themes/vide/arch-submenu.png b/awesome/themes/vide/arch-submenu.png new file mode 100644 index 0000000..448c2b0 Binary files /dev/null and b/awesome/themes/vide/arch-submenu.png differ diff --git a/awesome/themes/vide/background.png b/awesome/themes/vide/background.png new file mode 100644 index 0000000..8f52b6b Binary files /dev/null and b/awesome/themes/vide/background.png differ diff --git a/awesome/themes/vide/background_white.png b/awesome/themes/vide/background_white.png new file mode 100644 index 0000000..bb0c5d0 Binary files /dev/null and b/awesome/themes/vide/background_white.png differ diff --git a/awesome/themes/vide/layouts/cornerne.png b/awesome/themes/vide/layouts/cornerne.png new file mode 100644 index 0000000..c85bd56 Binary files /dev/null and b/awesome/themes/vide/layouts/cornerne.png differ diff --git a/awesome/themes/vide/layouts/cornernew.png b/awesome/themes/vide/layouts/cornernew.png new file mode 100644 index 0000000..c3fd986 Binary files /dev/null and b/awesome/themes/vide/layouts/cornernew.png differ diff --git a/awesome/themes/vide/layouts/cornernw.png b/awesome/themes/vide/layouts/cornernw.png new file mode 100644 index 0000000..dfe78b3 Binary files /dev/null and b/awesome/themes/vide/layouts/cornernw.png differ diff --git a/awesome/themes/vide/layouts/cornernww.png b/awesome/themes/vide/layouts/cornernww.png new file mode 100644 index 0000000..f489010 Binary files /dev/null and b/awesome/themes/vide/layouts/cornernww.png differ diff --git a/awesome/themes/vide/layouts/cornerse.png b/awesome/themes/vide/layouts/cornerse.png new file mode 100644 index 0000000..023ae79 Binary files /dev/null and b/awesome/themes/vide/layouts/cornerse.png differ diff --git a/awesome/themes/vide/layouts/cornersew.png b/awesome/themes/vide/layouts/cornersew.png new file mode 100644 index 0000000..f7cfa1c Binary files /dev/null and b/awesome/themes/vide/layouts/cornersew.png differ diff --git a/awesome/themes/vide/layouts/cornersw.png b/awesome/themes/vide/layouts/cornersw.png new file mode 100644 index 0000000..c1453c9 Binary files /dev/null and b/awesome/themes/vide/layouts/cornersw.png differ diff --git a/awesome/themes/vide/layouts/cornersww.png b/awesome/themes/vide/layouts/cornersww.png new file mode 100644 index 0000000..a65a043 Binary files /dev/null and b/awesome/themes/vide/layouts/cornersww.png differ diff --git a/awesome/themes/vide/layouts/dwindle.png b/awesome/themes/vide/layouts/dwindle.png new file mode 100644 index 0000000..9902d22 Binary files /dev/null and b/awesome/themes/vide/layouts/dwindle.png differ diff --git a/awesome/themes/vide/layouts/dwindlew.png b/awesome/themes/vide/layouts/dwindlew.png new file mode 100644 index 0000000..9199049 Binary files /dev/null and b/awesome/themes/vide/layouts/dwindlew.png differ diff --git a/awesome/themes/vide/layouts/fairh.png b/awesome/themes/vide/layouts/fairh.png new file mode 100644 index 0000000..d41deea Binary files /dev/null and b/awesome/themes/vide/layouts/fairh.png differ diff --git a/awesome/themes/vide/layouts/fairhw.png b/awesome/themes/vide/layouts/fairhw.png new file mode 100644 index 0000000..bb50e3a Binary files /dev/null and b/awesome/themes/vide/layouts/fairhw.png differ diff --git a/awesome/themes/vide/layouts/fairv.png b/awesome/themes/vide/layouts/fairv.png new file mode 100644 index 0000000..f5f0288 Binary files /dev/null and b/awesome/themes/vide/layouts/fairv.png differ diff --git a/awesome/themes/vide/layouts/fairvw.png b/awesome/themes/vide/layouts/fairvw.png new file mode 100644 index 0000000..4f4ed52 Binary files /dev/null and b/awesome/themes/vide/layouts/fairvw.png differ diff --git a/awesome/themes/vide/layouts/floating.png b/awesome/themes/vide/layouts/floating.png new file mode 100644 index 0000000..b8061a0 Binary files /dev/null and b/awesome/themes/vide/layouts/floating.png differ diff --git a/awesome/themes/vide/layouts/floatingw.png b/awesome/themes/vide/layouts/floatingw.png new file mode 100644 index 0000000..4815894 Binary files /dev/null and b/awesome/themes/vide/layouts/floatingw.png differ diff --git a/awesome/themes/vide/layouts/fullscreen.png b/awesome/themes/vide/layouts/fullscreen.png new file mode 100644 index 0000000..d02f6fc Binary files /dev/null and b/awesome/themes/vide/layouts/fullscreen.png differ diff --git a/awesome/themes/vide/layouts/fullscreenw.png b/awesome/themes/vide/layouts/fullscreenw.png new file mode 100644 index 0000000..5c35bfa Binary files /dev/null and b/awesome/themes/vide/layouts/fullscreenw.png differ diff --git a/awesome/themes/vide/layouts/magnifier.png b/awesome/themes/vide/layouts/magnifier.png new file mode 100644 index 0000000..2925414 Binary files /dev/null and b/awesome/themes/vide/layouts/magnifier.png differ diff --git a/awesome/themes/vide/layouts/magnifierw.png b/awesome/themes/vide/layouts/magnifierw.png new file mode 100644 index 0000000..6209556 Binary files /dev/null and b/awesome/themes/vide/layouts/magnifierw.png differ diff --git a/awesome/themes/vide/layouts/max.png b/awesome/themes/vide/layouts/max.png new file mode 100644 index 0000000..8d20844 Binary files /dev/null and b/awesome/themes/vide/layouts/max.png differ diff --git a/awesome/themes/vide/layouts/maxw.png b/awesome/themes/vide/layouts/maxw.png new file mode 100644 index 0000000..85f5ce3 Binary files /dev/null and b/awesome/themes/vide/layouts/maxw.png differ diff --git a/awesome/themes/vide/layouts/spiral.png b/awesome/themes/vide/layouts/spiral.png new file mode 100644 index 0000000..d9434be Binary files /dev/null and b/awesome/themes/vide/layouts/spiral.png differ diff --git a/awesome/themes/vide/layouts/spiralw.png b/awesome/themes/vide/layouts/spiralw.png new file mode 100644 index 0000000..b78dd86 Binary files /dev/null and b/awesome/themes/vide/layouts/spiralw.png differ diff --git a/awesome/themes/vide/layouts/tile.png b/awesome/themes/vide/layouts/tile.png new file mode 100644 index 0000000..3ede21e Binary files /dev/null and b/awesome/themes/vide/layouts/tile.png differ diff --git a/awesome/themes/vide/layouts/tilebottom.png b/awesome/themes/vide/layouts/tilebottom.png new file mode 100644 index 0000000..6f8c257 Binary files /dev/null and b/awesome/themes/vide/layouts/tilebottom.png differ diff --git a/awesome/themes/vide/layouts/tilebottomw.png b/awesome/themes/vide/layouts/tilebottomw.png new file mode 100644 index 0000000..a1de7b2 Binary files /dev/null and b/awesome/themes/vide/layouts/tilebottomw.png differ diff --git a/awesome/themes/vide/layouts/tileleft.png b/awesome/themes/vide/layouts/tileleft.png new file mode 100644 index 0000000..31d6870 Binary files /dev/null and b/awesome/themes/vide/layouts/tileleft.png differ diff --git a/awesome/themes/vide/layouts/tileleftw.png b/awesome/themes/vide/layouts/tileleftw.png new file mode 100644 index 0000000..cf14c25 Binary files /dev/null and b/awesome/themes/vide/layouts/tileleftw.png differ diff --git a/awesome/themes/vide/layouts/tiletop.png b/awesome/themes/vide/layouts/tiletop.png new file mode 100644 index 0000000..98cade2 Binary files /dev/null and b/awesome/themes/vide/layouts/tiletop.png differ diff --git a/awesome/themes/vide/layouts/tiletopw.png b/awesome/themes/vide/layouts/tiletopw.png new file mode 100644 index 0000000..d1d0872 Binary files /dev/null and b/awesome/themes/vide/layouts/tiletopw.png differ diff --git a/awesome/themes/vide/layouts/tilew.png b/awesome/themes/vide/layouts/tilew.png new file mode 100644 index 0000000..fde2ca4 Binary files /dev/null and b/awesome/themes/vide/layouts/tilew.png differ diff --git a/awesome/themes/vide/taglist/squarefw.png b/awesome/themes/vide/taglist/squarefw.png new file mode 100644 index 0000000..2a86430 Binary files /dev/null and b/awesome/themes/vide/taglist/squarefw.png differ diff --git a/awesome/themes/vide/taglist/squarew.png b/awesome/themes/vide/taglist/squarew.png new file mode 100644 index 0000000..913f2ca Binary files /dev/null and b/awesome/themes/vide/taglist/squarew.png differ diff --git a/awesome/themes/vide/theme.lua b/awesome/themes/vide/theme.lua new file mode 100644 index 0000000..754bb59 --- /dev/null +++ b/awesome/themes/vide/theme.lua @@ -0,0 +1,135 @@ +--------------------------- +-- Vide awesome theme -- +--------------------------- + +local theme_assets = require("beautiful.theme_assets") +local xresources = require("beautiful.xresources") +local dpi = xresources.apply_dpi + +local gfs = require("gears.filesystem") +local themes_path_system = gfs.get_themes_dir() +local themes_path = "~/.config/awesome/themes/" + +local theme = {} + +theme.font = "JetBrains Mono 10" + +theme.bg_normal = "#000000" +theme.bg_focus = "#303030" +theme.bg_urgent = "#7d4c10" +theme.bg_minimize = "#757575" +theme.bg_systray = theme.bg_normal + +theme.fg_normal = "#aaaaaa" +theme.fg_focus = "#ffffff" +theme.fg_urgent = "#ffffff" +theme.fg_minimize = "#000000" + +theme.useless_gap = dpi(0) +theme.border_width = dpi(2) +theme.border_normal = "#303030" +theme.border_focus = "#ffffff" +theme.border_marked = "#7d4c10" + +-- There are other variable sets +-- overriding the default one when +-- defined, the sets are: +-- taglist_[bg|fg]_[focus|urgent|occupied|empty|volatile] +-- tasklist_[bg|fg]_[focus|urgent] +-- titlebar_[bg|fg]_[normal|focus] +-- tooltip_[font|opacity|fg_color|bg_color|border_width|border_color] +-- mouse_finder_[color|timeout|animate_timeout|radius|factor] +-- prompt_[fg|bg|fg_cursor|bg_cursor|font] +-- hotkeys_[bg|fg|border_width|border_color|shape|opacity|modifiers_fg|label_bg|label_fg|group_margin|font|description_font] +-- Example: +--theme.taglist_bg_focus = "#ff0000" + +-- Generate taglist squares: +local taglist_square_size = dpi(4) +theme.taglist_squares_sel = theme_assets.taglist_squares_sel( + taglist_square_size, theme.fg_normal +) +theme.taglist_squares_unsel = theme_assets.taglist_squares_unsel( + taglist_square_size, theme.fg_normal +) + +-- Variables set for theming notifications: +-- notification_font +-- notification_[bg|fg] +-- notification_[width|height|margin] +-- notification_[border_color|border_width|shape|opacity] + +-- Variables set for theming the menu: +-- menu_[bg|fg]_[normal|focus] +-- menu_[border_color|border_width] +theme.menu_submenu_icon = themes_path_system.."default/submenu.png" +theme.menu_height = dpi(20) +theme.menu_width = dpi(170) + +-- You can add as many variables as +-- you wish and access them by using +-- beautiful.variable in your rc.lua +--theme.bg_widget = "#cc0000" + +-- Define the image to load +theme.titlebar_close_button_normal = themes_path.."vide/titlebar/close_normal.png" +theme.titlebar_close_button_focus = themes_path.."vide/titlebar/close_focus.png" + +theme.titlebar_minimize_button_normal = themes_path.."vide/titlebar/minimize_normal.png" +theme.titlebar_minimize_button_focus = themes_path.."vide/titlebar/minimize_focus.png" + +theme.titlebar_ontop_button_normal_inactive = themes_path.."vide/titlebar/ontop_normal_inactive.png" +theme.titlebar_ontop_button_focus_inactive = themes_path.."vide/titlebar/ontop_focus_inactive.png" +theme.titlebar_ontop_button_normal_active = themes_path.."vide/titlebar/ontop_normal_active.png" +theme.titlebar_ontop_button_focus_active = themes_path.."vide/titlebar/ontop_focus_active.png" + +theme.titlebar_sticky_button_normal_inactive = themes_path.."vide/titlebar/sticky_normal_inactive.png" +theme.titlebar_sticky_button_focus_inactive = themes_path.."vide/titlebar/sticky_focus_inactive.png" +theme.titlebar_sticky_button_normal_active = themes_path.."vide/titlebar/sticky_normal_active.png" +theme.titlebar_sticky_button_focus_active = themes_path.."vide/titlebar/sticky_focus_active.png" + +theme.titlebar_floating_button_normal_inactive = themes_path.."vide/titlebar/floating_normal_inactive.png" +theme.titlebar_floating_button_focus_inactive = themes_path.."vide/titlebar/floating_focus_inactive.png" +theme.titlebar_floating_button_normal_active = themes_path.."vide/titlebar/floating_normal_active.png" +theme.titlebar_floating_button_focus_active = themes_path.."vide/titlebar/floating_focus_active.png" + +theme.titlebar_maximized_button_normal_inactive = themes_path.."vide/titlebar/maximized_normal_inactive.png" +theme.titlebar_maximized_button_focus_inactive = themes_path.."vide/titlebar/maximized_focus_inactive.png" +theme.titlebar_maximized_button_normal_active = themes_path.."vide/titlebar/maximized_normal_active.png" +theme.titlebar_maximized_button_focus_active = themes_path.."vide/titlebar/maximized_focus_active.png" + +-- theme.wallpaper = themes_path.."vide/background.png" +theme.wallpaper = themes_path.."vide/vide.jpg" + +-- You can use your own layout icons like this: +theme.layout_fairh = themes_path.."vide/layouts/fairhw.png" +theme.layout_fairv = themes_path.."vide/layouts/fairvw.png" +theme.layout_floating = themes_path.."vide/layouts/floatingw.png" +theme.layout_magnifier = themes_path.."vide/layouts/magnifierw.png" +theme.layout_max = themes_path.."vide/layouts/maxw.png" +theme.layout_fullscreen = themes_path.."vide/layouts/fullscreenw.png" +theme.layout_tilebottom = themes_path.."vide/layouts/tilebottomw.png" +theme.layout_tileleft = themes_path.."vide/layouts/tileleftw.png" +theme.layout_tile = themes_path.."vide/layouts/tilew.png" +theme.layout_tiletop = themes_path.."vide/layouts/tiletopw.png" +theme.layout_spiral = themes_path.."vide/layouts/spiralw.png" +theme.layout_dwindle = themes_path.."vide/layouts/dwindlew.png" +theme.layout_cornernw = themes_path.."vide/layouts/cornernww.png" +theme.layout_cornerne = themes_path.."vide/layouts/cornernew.png" +theme.layout_cornersw = themes_path.."vide/layouts/cornersww.png" +theme.layout_cornerse = themes_path.."vide/layouts/cornersew.png" + +-- Generate Awesome icon: +--[[theme.awesome_icon = theme_assets.awesome_icon( + theme.menu_height, theme.bg_focus, theme.fg_focus +) ]]-- + +theme.awesome_icon = themes_path.."vide/arch-submenu.png" + +-- Define the icon theme for application icons. If not set then the icons +-- from /usr/share/icons and /usr/share/icons/hicolor will be used. +theme.icon_theme = nil + +return theme + +-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80 diff --git a/awesome/themes/vide/titlebar/close_focus.png b/awesome/themes/vide/titlebar/close_focus.png new file mode 100644 index 0000000..01ef825 Binary files /dev/null and b/awesome/themes/vide/titlebar/close_focus.png differ diff --git a/awesome/themes/vide/titlebar/close_normal.png b/awesome/themes/vide/titlebar/close_normal.png new file mode 100644 index 0000000..5448ed8 Binary files /dev/null and b/awesome/themes/vide/titlebar/close_normal.png differ diff --git a/awesome/themes/vide/titlebar/floating_focus_active.png b/awesome/themes/vide/titlebar/floating_focus_active.png new file mode 100644 index 0000000..82dcc7c Binary files /dev/null and b/awesome/themes/vide/titlebar/floating_focus_active.png differ diff --git a/awesome/themes/vide/titlebar/floating_focus_inactive.png b/awesome/themes/vide/titlebar/floating_focus_inactive.png new file mode 100644 index 0000000..c19ba80 Binary files /dev/null and b/awesome/themes/vide/titlebar/floating_focus_inactive.png differ diff --git a/awesome/themes/vide/titlebar/floating_normal_active.png b/awesome/themes/vide/titlebar/floating_normal_active.png new file mode 100644 index 0000000..62342d1 Binary files /dev/null and b/awesome/themes/vide/titlebar/floating_normal_active.png differ diff --git a/awesome/themes/vide/titlebar/floating_normal_inactive.png b/awesome/themes/vide/titlebar/floating_normal_inactive.png new file mode 100644 index 0000000..e2bbdfa Binary files /dev/null and b/awesome/themes/vide/titlebar/floating_normal_inactive.png differ diff --git a/awesome/themes/vide/titlebar/maximized_focus_active.png b/awesome/themes/vide/titlebar/maximized_focus_active.png new file mode 100644 index 0000000..d7dffd7 Binary files /dev/null and b/awesome/themes/vide/titlebar/maximized_focus_active.png differ diff --git a/awesome/themes/vide/titlebar/maximized_focus_inactive.png b/awesome/themes/vide/titlebar/maximized_focus_inactive.png new file mode 100644 index 0000000..844389f Binary files /dev/null and b/awesome/themes/vide/titlebar/maximized_focus_inactive.png differ diff --git a/awesome/themes/vide/titlebar/maximized_normal_active.png b/awesome/themes/vide/titlebar/maximized_normal_active.png new file mode 100644 index 0000000..a705f81 Binary files /dev/null and b/awesome/themes/vide/titlebar/maximized_normal_active.png differ diff --git a/awesome/themes/vide/titlebar/maximized_normal_inactive.png b/awesome/themes/vide/titlebar/maximized_normal_inactive.png new file mode 100644 index 0000000..4c1ab1f Binary files /dev/null and b/awesome/themes/vide/titlebar/maximized_normal_inactive.png differ diff --git a/awesome/themes/vide/titlebar/minimize_focus.png b/awesome/themes/vide/titlebar/minimize_focus.png new file mode 100644 index 0000000..caaceb2 Binary files /dev/null and b/awesome/themes/vide/titlebar/minimize_focus.png differ diff --git a/awesome/themes/vide/titlebar/minimize_normal.png b/awesome/themes/vide/titlebar/minimize_normal.png new file mode 100644 index 0000000..36621d0 Binary files /dev/null and b/awesome/themes/vide/titlebar/minimize_normal.png differ diff --git a/awesome/themes/vide/titlebar/ontop_focus_active.png b/awesome/themes/vide/titlebar/ontop_focus_active.png new file mode 100644 index 0000000..312c00b Binary files /dev/null and b/awesome/themes/vide/titlebar/ontop_focus_active.png differ diff --git a/awesome/themes/vide/titlebar/ontop_focus_inactive.png b/awesome/themes/vide/titlebar/ontop_focus_inactive.png new file mode 100644 index 0000000..a48e1c5 Binary files /dev/null and b/awesome/themes/vide/titlebar/ontop_focus_inactive.png differ diff --git a/awesome/themes/vide/titlebar/ontop_normal_active.png b/awesome/themes/vide/titlebar/ontop_normal_active.png new file mode 100644 index 0000000..117a203 Binary files /dev/null and b/awesome/themes/vide/titlebar/ontop_normal_active.png differ diff --git a/awesome/themes/vide/titlebar/ontop_normal_inactive.png b/awesome/themes/vide/titlebar/ontop_normal_inactive.png new file mode 100644 index 0000000..d3a10c8 Binary files /dev/null and b/awesome/themes/vide/titlebar/ontop_normal_inactive.png differ diff --git a/awesome/themes/vide/titlebar/sticky_focus_active.png b/awesome/themes/vide/titlebar/sticky_focus_active.png new file mode 100644 index 0000000..814499b Binary files /dev/null and b/awesome/themes/vide/titlebar/sticky_focus_active.png differ diff --git a/awesome/themes/vide/titlebar/sticky_focus_inactive.png b/awesome/themes/vide/titlebar/sticky_focus_inactive.png new file mode 100644 index 0000000..21b000d Binary files /dev/null and b/awesome/themes/vide/titlebar/sticky_focus_inactive.png differ diff --git a/awesome/themes/vide/titlebar/sticky_normal_active.png b/awesome/themes/vide/titlebar/sticky_normal_active.png new file mode 100644 index 0000000..bdb5595 Binary files /dev/null and b/awesome/themes/vide/titlebar/sticky_normal_active.png differ diff --git a/awesome/themes/vide/titlebar/sticky_normal_inactive.png b/awesome/themes/vide/titlebar/sticky_normal_inactive.png new file mode 100644 index 0000000..a96b9b1 Binary files /dev/null and b/awesome/themes/vide/titlebar/sticky_normal_inactive.png differ diff --git a/awesome/themes/vide/vide.jpg b/awesome/themes/vide/vide.jpg new file mode 100644 index 0000000..2705c49 Binary files /dev/null and b/awesome/themes/vide/vide.jpg differ -- cgit v1.2.3