Dustin Krysak

Results 62 issues of Dustin Krysak

Hi there, I am downloading the latest release, but when I try to run it (same without `--help`) I get: ```shell λ sway-alttab --help bash: /etc/profiles/per-user/dustin/bin/sway-alttab: cannot execute: required file...

Hi there, I just installed the most recent chrome extension, set my instance URL, and went to test, but nothing happens when I press the extension button. I recorded my...

more info needed

Hi there, I just purchased the book not realizing that it was quite out of date. Do you have any plans to modernize this at all? Thank you very much.

#### Version Information * Chromium Version 71.0.3578.80 (Official Build) Built on Ubuntu * Running on Ubuntu 18.04 (64-bit) #### Steps to Reproduce 1. Click the extension, select options 2. Enter...

I am just beginning to create support for a Dell XPS 15 9530. I am not yet done with all the code, but I wanted to start the PR to...

Hi there, do you have a docs site with more examples. I'm trying to: - Test `runcmd` - use the file features to write scripts into the VMs. And then...

Hi there, I am using tf code like this: ``` terraform { required_providers { libvirt = { source = "dmacvicar/libvirt" } } } provider "libvirt" { uri = "qemu:///system" }...

Do you have any plans to support a NAT interface vs only a bridge. I like the abstraction you layered up with. :+1: you can close as needed.

**Describe the bug** When using the tool, at times the bullet point items will include things that were from previous commits. It does not happen every time, but frequent enough....

bug

Hi there, just curious, do you have a supported way of installing from a nix expression (ie in configuration.nix)? Thanks.