aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/themes/default
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-30 14:21:15 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-30 14:21:15 +0530
commitee8b8cec5fa5bd027efb4add7a87fe4421e0799d (patch)
tree5fde20a10c0f1d3c9a29cac7136338d871144b54 /.config/awesome/themes/default
parentb07f55778de28332b072996168d9fade8155f920 (diff)
customized the theme and added more functionality for floating clients
Diffstat (limited to '.config/awesome/themes/default')
-rw-r--r--.config/awesome/themes/default/theme.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/awesome/themes/default/theme.lua b/.config/awesome/themes/default/theme.lua
index de7464e..b5fb9e9 100644
--- a/.config/awesome/themes/default/theme.lua
+++ b/.config/awesome/themes/default/theme.lua
@@ -109,7 +109,7 @@ theme.titlebar_maximized_button_focus_inactive = themes_path.."default/titlebar
theme.titlebar_maximized_button_normal_active = themes_path.."default/titlebar/maximized_normal_active.png"
theme.titlebar_maximized_button_focus_active = themes_path.."default/titlebar/maximized_focus_active.png"
-theme.wallpaper = themes_path.."default/background.png"
+theme.wallpaper = themes_path.."../../../wallpaper"
-- You can use your own layout icons like this:
theme.layout_fairh = themes_path.."default/layouts/fairhw.png"