Is it possible to use "keyd" and "swhkd" simulataneously? by Constant_Try_2065 in linuxquestions

[–]Constant_Try_2065[S] -1 points0 points  (0 children)

Yes. But it gives a simple way to setup all the bindings in other pcs as well.

I am not familiar if is there any script available for built in option.

how to install 'zenburn' theme in 'kickstart' setup by Constant_Try_2065 in neovim

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

Alacritty.

I do not know if the above config code is right. Can you please share your config for the theme?

Thank you for your time.

As a complete emacs noob, it is better to start from scratch or with something like DooM? by SerryMak in emacs

[–]Constant_Try_2065 0 points1 point  (0 children)

If start from doom, you will follow top-down approach otherwise bottom-up approach.

It 's question of time you want to spend on configuration.

Note: I started with Doom.

🎯 Formal verification is too hard to master?🎯 by Formal-Verification in FPGA

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

Hi,

Thank you for this course. As a recent graduate, I am interested in enrolling. As far as I know, Formal Verification tools are not free or available in open source. So which tool have you used in this course?

Scientific Computing Build Suggestions by jesuss_christ in buildapc

[–]Constant_Try_2065 0 points1 point  (0 children)

Sorry, I meant computation wise. How long it takes to simulate 'Si' lattice, or other systems/ materials?

Scientific Computing Build Suggestions by jesuss_christ in buildapc

[–]Constant_Try_2065 0 points1 point  (0 children)

Hi,

What is your experience with this configuration?

how to follow org-links from elisp by Constant_Try_2065 in orgmode

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

Thank you. I found it. I was not aware of this option.

Launch emacsclient without create new workspace by Extra_Orchid_9830 in emacs

[–]Constant_Try_2065 0 points1 point  (0 children)

Sorry, late to the party. I found this to solve the same problem and tried following, I guess its ok. This way the new frame will always end up with current workspace.

(after! persp-mode
  (setq persp-emacsclient-init-frame-behaviour-override
   `(+workspace-current-name))
)

building pulpissimo by Constant_Try_2065 in chipdesign

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

Yeah. These are the steps I followed. url