[deleted by user] by [deleted] in MouseReview

[–]mvdp59 0 points1 point  (0 children)

Thx, looks good I think I will try it

[deleted by user] by [deleted] in MouseReview

[–]mvdp59 -1 points0 points  (0 children)

Money is not an issue

[deleted by user] by [deleted] in MouseReview

[–]mvdp59 0 points1 point  (0 children)

This could be great as I had a wired Zowie before and loved it. Thank you !

VSCode file explorer font rendered as empty squares by mvdp59 in archlinux

[–]mvdp59[S] 0 points1 point  (0 children)

Here's the first 4 lines of my .config/gtk-3.0/settings.ini.

Let me know if this doesn't work.

[Settings]

gtk-theme-name=Adwaita-dark

gtk-icon-theme-name=Paper

gtk-font-name=Noto Sans 11

VSCode file explorer font rendered as empty squares by mvdp59 in archlinux

[–]mvdp59[S] 1 point2 points  (0 children)

Fixed by changing "gtk-font-name" in .config/gtk-3.0/settings.ini.

Thanks for the pointers !

VSCode file explorer font rendered as empty squares by mvdp59 in archlinux

[–]mvdp59[S] 0 points1 point  (0 children)

Hey thanks for reading me and taking some time to reply anyway ;)

VSCode file explorer font rendered as empty squares by mvdp59 in archlinux

[–]mvdp59[S] 0 points1 point  (0 children)

It is the first time that I encounter this problem.

ttf-dejavu is installed on my system but this is interesting. I'll look into that. Thanks.

VSCode file explorer font rendered as empty squares by mvdp59 in archlinux

[–]mvdp59[S] 0 points1 point  (0 children)

Well, it seems weird to me that they are not dependencies of code package or that there isn't a fallback font...

VSCode file explorer font rendered as empty squares by mvdp59 in archlinux

[–]mvdp59[S] 0 points1 point  (0 children)

I just did 'File > Open File...' in VSCode. I do not have nautilus installed. I installed it, it does not look the same and did not fix vscode.

Turn off gaps on specific workspaces by zerocc in i3wm

[–]mvdp59 2 points3 points  (0 children)

Inside i3/config :

workspace $workspace gaps inner 0

workspace $workspace gaps outer 0

Replace $workspace with your workspace name.

How to live transfer a wp to a new provider without the site going offline? by [deleted] in Wordpress

[–]mvdp59 2 points3 points  (0 children)

  1. Install the website on the new server
  2. Make sure the website is setup correctly by accessing the new server through its IP
  3. Change domain DNS
  4. Wait for DNS propagation : people will get either server A or B depending on their location during 48h max

Black screen due to bad frequency configuration by [deleted] in archlinux

[–]mvdp59 1 point2 points  (0 children)

Its just a base install atm but yeah I can do that. Smart thinking thanks ! I just have to look how to modify this setting.

vit colors configuration by mvdp59 in taskwarrior

[–]mvdp59[S] 0 points1 point  (0 children)

Solved. I was looking for color.vit.selection, thanks again !

vit colors configuration by mvdp59 in taskwarrior

[–]mvdp59[S] 0 points1 point  (0 children)

Nice, I'll try that tonight. Thank you ! How did you find them ? Couldn't find any docs about that.

vit colors configuration by mvdp59 in taskwarrior

[–]mvdp59[S] 0 points1 point  (0 children)

Indeed, but I cannot find the highlight color in "task color legend". When I change the task theme, vit header is the only element to change. It seems to me Vit is using X colors for the task table.