antoniosarosi / dotfiles

My dotfiles repo, here you can find all my window manager configs as well as documentation and a guide on how to make your own desktop environment.
MIT License
861 stars 186 forks source link

Fixed deprecated theme inside config block #50

Closed cesarblender closed 3 months ago

cesarblender commented 1 year ago

Removed theme property written in the config block. Added theme decorator at the top of the file.

cesarblender commented 1 year ago

Removed unused keymap. kb-row-up: "Up,Control+p,ISO_Left_Tab"; and kb-row-tab: "Tab"; is no longer necesary. And it causes errors.