Unfortunately, I don’t have time to travel to Berlin, so I would really like to know if this is the latest software version and how to install it in QubesOS 4.3.
Are there instructions on how to install this software?
Move the file in a Folder (like Documents for example)
Extract the zip file
move in the folder personal-qubesos-main.
Open a terminal in the folder
and do make install to install the scripts and make remove to remove it
If you just want to install one script, move in the script’s folder and do the same thing.
The scripts will be install in the ~/bin folder.
To launch the scripts, go to the folder ~/bin do, for example ./qubes-label-tt to launch qubes-label-tt.
hi @alimirjamali ,
I just installed i3wm + xfce. I’m very happy with it. Unfortunately, the colors I configured are not displaying. I tried to configure them in the file ~/.config/i3/config but without success. Do you have any suggestions to help me solve this problem?
Oh. That bug. Sadly the (patched) i3wm has the colors hard coded at this moment. And fixing it has been on my TODO list. One user has done a custom i3wm build only to fix this specific issue. Some more information here:
I’m so sorry but it’s not working
I don’t know what I did wrong because I know, it’s my fault. That’s why I decided to write everything down step by step. I should point out that I wanted to install everything except perhaps the update
I followed all the steps recommended by @Tezeria (in dom0 oc)
I received confirmation that all the scripts had been installed in the terminal and that I needed to reboot. Which I did
After rebooting, I went straight to check my qubes settings and ‘create qubes vm’, but nothing had happened with the labels.
I then opened a terminal in subdirectory
‘qubes-label-tt’, ‘qubesimgconvertertt’ and ran ‘make install’ and in the “icons” folder ‘make all’ with another reboot.
But nothing happened…
I also tried running the scripts with ‘qubes-label-tt’ in terminal, directly in the subdirectory, for example
So I uninstalled everything, but I got two errors:
rm: cannot remove “/home/qubrick/.config/autostart/qubes-icon-receiver.desktop”: Not a directory
rm: cannot remove “/home/qubrick/.config/autostart/qubes-icon-receiver-tt.desktop”: Not a directory
So I deleted the autostart file, which is not a directory
I hope to find a solution. Thank you for reading and sorry for the inconvenience
I wonder if I missed something? The tool was nowhere to be found
I’m on 4.2.4
edit : I tried a another installation
During installation, i got this at the end :
Installing icon-receiver Tweak Tool. Reboot for changes to take effect
‘icon-receiver-tt’ → ‘/home/qubrick/bin/icon-receiver-tt’
removed ‘/home/qubrick/.config/autostart’
‘qubes-icon-receiver.desktop’ → ‘/home/qubrick/.config/autostart’
removed ‘/home/qubrick/.config/autostart’
‘qubes-icon-receiver-tt.desktop’ → ‘/home/qubrick/.config/autostart’
the rest seems good
FINAL EDIT : Nevermind. All I had to do was run “make all” in “icons” and WAIT to get the labels. I feel so stupid. I thought that “make install” was enough to install everything
I put a shameful spoiler tag
It’s remarkable work, you are a legend. I’m so happy with these colors combinations
@alimirjamali I just managed to add new colors to the borders for i3 Everything works perfectly As I wrote on github, I just tried with 4.2 but I’ll probably try with 4.3 this weekend if I have some time.
Hi. Saw your post on Github right before this post on forum. Excellent progress.
In the meantime, there has been significant overall progress with i3 (not just label colors). There are new automated openQA tests now (and two bugs are already found).
Hi, @alimirjamali i3 just be upgrade to 4.24 and i lost the additionnals colors
I try to recreate the patch like FabrizioRomanoGenovese . I do like the version 4.23. I compiling after adding the colors. I had no errors.
Unfortunately, when installing the packages i3-4.24-1.fc41.x86_64.rpm and i3-devel-4.24-1.fc41.x86_64.rpm, there is no change, the borders remain without colors
I know you don’t use i3 but do you have any leads to tell me?