FT-Labs / phyOS-iso

phyOS iso image, click for details
307 stars 2 forks source link

Can't compile dwm with custom keybindings #19

Closed bpedrazaa closed 2 years ago

bpedrazaa commented 2 years ago

I tried to compile dwm with my personal custom keybindings. Follow all the instructions, copy the keys.h.default to keys.h, made all my changes and run "phyup dwm"

The following error appeared. image

I will love some help. Thanks in advance. Btw, great work. I am using PhyOS as my main OS in my laptop <3

FT-Labs commented 2 years ago

Hi, did you update the dots? keys.h.default is updated. Thanks for using!

phyup dots
OR
phyup dots --force
bpedrazaa commented 2 years ago

Hey, thanks for the fast response. I runned the command and tried to recompile the new keys.h without any changes... And its working :)

Just one thing, is there a way to add rules? Whenever I read the new keys.h.default the rules array does not exist. I want to set up some client windows to open in specific tags.

Again, thanks in advance.

FT-Labs commented 2 years ago

Sure thing, no problem!

Please join our discord channel for updates, I post recent updates in discord. Rules are not static, they are now dynamic! You can set any rule you want by pOS-pin script. All options are there!

bpedrazaa commented 2 years ago

Thanks!

I'll join right away.