Dagim G. Astatkie

Results 14 comments of Dagim G. Astatkie

I want to say thanks too. I managed to follow your blog series and build the compiler and also add features like modulo operator, functions and else statments. Thanks once...

I followed the instruction but the theme does not persist after reboot. What could be the problem?

I wrote this issue because the issues list was very long to search. But after I submitted the issue I was able to fix the problem by using a comment...

> @dagimg-dot Extenstion Manager is a flatpak app so how do i apply the theme on flatpak apps?

> > > @dagimg-dot Extenstion Manager is a flatpak app > > > > so how do i apply the theme on flatpak apps? > > check this https://itsfoss.com/flatpak-app-apply-theme/ Thanks,...

> There are many different ways you could do this with slightly different behaviours (see the manual). I'm taking a wild guess here: > > ``` > [main] > capslock...

Thank you it works for f one more question. Can i make capslock+e to behave like ctrl for all cases without losing what i have now. like all comibinations with...

> [@acao](https://github.com/acao) Any updates on this? I'm still facing `GraphQL Config file is not available in the provided config directory` in multi-root workspaces. using package.json as my config file on...

I had the same issue and the problem was a gnome extension called rounded corners reborn. Try disabling it and see if it works, then you can add ulauncher to...

> + // Show vertical scrollbar only when needed, hide horizontal always > + this.scroller.set_policy(St.PolicyType.NEVER, St.PolicyType.AUTOMATIC); Property set_policy does not exist on type "Widget"