Compare commits

..

3 Commits

Author SHA1 Message Date
a5ba4537cb Add bat icon. 2022-02-11 18:15:07 -06:00
3c429042c8 Update custom.el. 2022-02-11 18:14:45 -06:00
6d7aed42a6 Use custom icon. 2022-02-11 18:14:32 -06:00
3 changed files with 5 additions and 4 deletions

View File

@ -107,6 +107,7 @@ theme.titlebar_maximized_button_focus_active = themes_path.."default/titlebar/m
-- i edited this thing -- i edited this thing
theme.wallpaper = "~/.config/awesome/weeb-shit-2.jpg" theme.wallpaper = "~/.config/awesome/weeb-shit-2.jpg"
theme.awesome_icon = "~/.config/awesome/tiny-purple-bat.png"
-- You can use your own layout icons like this: -- You can use your own layout icons like this:
theme.layout_fairh = themes_path.."default/layouts/fairhw.png" theme.layout_fairh = themes_path.."default/layouts/fairhw.png"
@ -127,9 +128,9 @@ theme.layout_cornersw = themes_path.."default/layouts/cornersww.png"
theme.layout_cornerse = themes_path.."default/layouts/cornersew.png" theme.layout_cornerse = themes_path.."default/layouts/cornersew.png"
-- Generate Awesome icon: -- Generate Awesome icon:
theme.awesome_icon = theme_assets.awesome_icon( -- theme.awesome_icon = theme_assets.awesome_icon(
theme.menu_height, theme.bg_focus, theme.fg_focus -- theme.menu_height, theme.bg_focus, theme.fg_focus
) -- )
-- Define the icon theme for application icons. If not set then the icons -- 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. -- from /usr/share/icons and /usr/share/icons/hicolor will be used.

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

View File

@ -12,7 +12,7 @@
'(epg-gpg-program "/usr/local/bin/gpg") '(epg-gpg-program "/usr/local/bin/gpg")
'(global-hl-line-mode t) '(global-hl-line-mode t)
'(package-selected-packages '(package-selected-packages
'(region-bindings-mode jinja2-mode dockerfile-mode sudo-edit modus-themes org-caldav json-mode pdf-tools org-special-block-extras neotree sr-speedbar lsp-python-ms fira-code-mode yasnippet org-pdftools phps-mode projectile webfeeder znc pinboard yaml-mode which-key web-mode virtualenvwrapper use-package twittering-mode try smex racer powershell poetry pipenv ox-reveal outline-magic org-pdfview org-bullets ob-restclient multiple-cursors magit lua-mode lsp-ui iedit helm flycheck-rust exec-path-from-shell eglot edit-indirect company-lsp ansible ace-window))) '(dash-functional region-bindings-mode jinja2-mode dockerfile-mode sudo-edit modus-themes org-caldav json-mode pdf-tools org-special-block-extras neotree sr-speedbar lsp-python-ms fira-code-mode yasnippet org-pdftools phps-mode projectile webfeeder znc pinboard yaml-mode which-key web-mode virtualenvwrapper use-package twittering-mode try smex racer powershell poetry pipenv ox-reveal outline-magic org-pdfview org-bullets ob-restclient multiple-cursors magit lua-mode lsp-ui iedit helm flycheck-rust exec-path-from-shell eglot edit-indirect company-lsp ansible ace-window)))
'(znc-servers '(znc-servers
`(("bouncer.awful.club" 5000 t `(("bouncer.awful.club" 5000 t
((freenode "blindidiotgod/freenode" ,znc-password) ((freenode "blindidiotgod/freenode" ,znc-password)