đģ AwesomeWM
See also AwesomeWM | Floppier DE for more theming
mkdir ~/.config/awesomecd ~/.config/awesomegit clone --recursive https://github.com/lcpz/awesome-copycats.gitcp ~/.config/awesome/awesome-copycats/rc.lua.template ~/.config/awesome/rc.lua
vim ~/.config/awesome/awesome-copycats/themes/vertex/theme.lualine ~277
Visit: https://openweathermap.org
Search Cityhttps://openweathermap.org/city/4156404 =
city_id = 4156404,
Gainesville, FL
city_id = 4156404
sumkdir /etc/awesomebackupcp /etc/xdg/awesome/rc.lua /etc/awesomebackupOr:
mkdir ~/.config/awesome && cp /etc/xdg/awesome/rc.lua ~/.config/awesomesudov /etc/xdg/awesome/rc.luaOr:
vim ~/.config/awesome/rc.lua++ -- Autorun programs ++ autorun = true ++ autorunApps = ++ { ++ "redshift", ++ } ++ if autorun then ++ for app = 1, ++ awful.util.spawn(autorunApps[app]) ++ end ++ end
- See also Touchpad
Created: 12/29/2021 âĸ Edited: 02/09/2025 âĸ Author: Chris Schammert (csmertx) âĸ
History đĩī¸