Open ocelik94 opened 8 months ago
I removed it my config, but should be easy to add with builtins.fetchurl or flake. By the way, I use ~/.Xresources for my AwesomeWM theme now, so it applies whatever the Nix theme is. I don't need Nix to manage them anymore; I just clone it now. https://github.com/sachnr/awesomewm-dotfiles/blob/master/theme/pallete.lua
Hey @sachnr,
I really like your dotfiles and used your dotfiles as a starter for mine. Thanks for sharing your dotfiles here!
I was actually trying to replicate your current dotfiles. I use VMWare for my dev_machine and I am not able to use Hyprland (vmware doesnt support wayland yet). So I used to stick to awesomewm, but it seems like your current dotfiles setup does not apply your theme for awesomewm anymore?
Am I missing extra steps?
Thank you, Okan