arael

Results 11 comments of arael

@tecosaur I have tried with in Gnome/Xorg session and it does work. I also noticed that the content gets fetched properly if I first select it with the mouse, which...

@whatacold I don't use it anymore. But if I remember correctly it was bound to a shortcut, like every other emacs binding I have: `bindsym $mod-e exec emacsclient -c -e...

On Ubuntu 20.04, i3 session, I am not able to activate and stop the timer with keyboard shortcuts. I have tried to set a different shortcut by using dconf-editor but...

@sojusnik Thank you for the suggestion. Since I prefer using the deb packages instead of relying on "make install" I will stick with my solution for now. I guess, sooner...

The face is called 'org-table'. Every field in 'unspecified' except 'inherit' which is set to 'nano-faded'.

May I bother you also for 'italic'? Just like 'org-table' it is difficult to read. All the fields are set to 'unspecified' except 'inherit' which is 'nano-faded'. Thank you very...

Fixed with custom-set-face function like this: ``` (use-package nano-theme :ensure t :config (custom-set-faces '(italic ((t (:inherit nano-salient)))) '(org-table ((t (:inherit nano-default))))) ) (load-theme 'nano-dark t) ```

Sure. This is before: ![before](https://user-images.githubusercontent.com/587072/191686078-d79a1c47-86a1-4011-8d43-711ba5f6e055.png) And this is after: ![after](https://user-images.githubusercontent.com/587072/191686142-c4f3c16f-0176-4dfc-9fb6-800b76fbb7cb.png)

Ok. I have merged the last code from the upstream. Let me know if I need to fix something. I tested the merge in my local installation and it worked...

I have the same issue. OS: Ubuntu 19.10 Kernel: 5.3.0-29-generic BlueZ: 5.50-0ubuntu5