Yazeed1s / zwm

X11 tiling window manager
BSD 2-Clause "Simplified" License
63 stars 3 forks source link

Hot reload without exec sentences reload (like i3 exec) #23

Closed Lang-Lovdog closed 4 days ago

Lang-Lovdog commented 6 days ago

Issue Type

Description

I would like to reload my zwm without reloading the whole exec sentences.

I'll treat it more like a feature request rather than a Bug (because the way zwm actually is)

Currently I have an automatic terminal open when starting zwm session; I'll give the command used at start: ´exec = ["alacritty", "--command", "/bin/clifm","~"]´

For more info: Void Linux x64 DELL Inspiron 5567 Core i7 7thGen | 4 Cores

Yazeed1s commented 6 days ago

@Lang-Lovdog Oh I see why that needs to be changed. I am already working on a PR that fixes another bug, I'll add the fix for this issue to it and get it merged soon.

Lang-Lovdog commented 6 days ago

@Lang-Lovdog Oh I see why that needs to be changed. I am already working on a PR that fixes another bug, I'll add the fix for this issue to it and get it merged soon.

@Yazeed1s Thanks!, I really like this project. I migrated from i3; I can say zwm fits me better.

Yazeed1s commented 6 days ago

@Lang-Lovdog glad you find it that way!