mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
Removed login widget
This commit is contained in:
parent
ff5bbb4947
commit
dd885324c1
@ -286,7 +286,7 @@ awful.screen.connect_for_each_screen(function(s)
|
|||||||
show_hourly_forecst = true,
|
show_hourly_forecst = true,
|
||||||
show_daily_forecast = true,
|
show_daily_forecast = true,
|
||||||
}),
|
}),
|
||||||
logout_menu_widget(),
|
-- logout_menu_widget(),
|
||||||
mytextclock,
|
mytextclock,
|
||||||
s.mylayoutbox,
|
s.mylayoutbox,
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user