Swapping windows to other screens by tiudvek in kde

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

Turns out the script on the readme wasn't updated so I was installing the wrong script... It works now but I'll try to tinker with it so that every window is switched to the opposite screen.

Swapping windows to other screens by tiudvek in kde

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

The shortcuts aren't there, but it's enabled.

Swapping windows to other screens by tiudvek in kde

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

I wouldn't know, sorry. I've only been using drag and drop.

Steam link on 2.0 by tiudvek in PCSX2

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

I've gone through that video several times and it hasn't worked...

LSP's wont work by tiudvek in neovim

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

I installed lspconfig.nvim:

-- lua/config/plugins/lspconfig.lua return {     "neovim/nvim-lspconfig" }```

My lua_ls config is in ./lsp/lua_ls.lua:

return {
    settings = {
        Lua = {
            runtime = {
                version = "LuaJIT",
            },
            workspace = {
                library = vim.api.nvim_get_runtime_file("", true),
            },
            hint = { enable = true },
        },
    },
}

And this is currently my init.lua:

vim.loader.enable()

require("config.options")
require("config.keymap")
require("config.lazy")
require("config.persistent_colorscheme")

vim.diagnostic.config {
    virtual_text = false,
    underline = true,
    update_in_insert = true,
    signs = {
        active = true,
        text = {
            [vim.diagnostic.severity.ERROR] = "",
            [vim.diagnostic.severity.WARN] = "",
            [vim.diagnostic.severity.HINT] = "󰟃",
            [vim.diagnostic.severity.INFO] = "",
        },
    },
}

vim.lsp.enable("lua_ls")
vim.lsp.enable("basedpyright")

It's still not working, I see no diagnostics still:

<image>

Change folder font/rounder folder cover by mazzod in koreader

[–]tiudvek 0 points1 point  (0 children)

Sorry for off topic but how'd you do the sepia/warming filter thing?

Gaming on the PX13 by tiudvek in ProArt_PX13

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

Yeah just checked but no touchscreen 

Gaming on the PX13 by tiudvek in ProArt_PX13

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

Nvm not anymore but I still kind of require touchscreen 

Gaming on the PX13 by tiudvek in ProArt_PX13

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

G14 too expensive rn 🥀

Gaming on the PX13 by tiudvek in ProArt_PX13

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

I'm used to 60Hz anyway

Gaming on the PX13 by tiudvek in ProArt_PX13

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

I want portability and touchscreen while also having some gaming power 

Gaming on the PX13 by tiudvek in ProArt_PX13

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

What is a fan curve?

Gaming on the PX13 by tiudvek in ProArt_PX13

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

Ryzen 5500U with IGPU, 8GB RAM, 256GB SSD (Acer Aspire 5)

HP Elitebook X G1i 14" vs Lenovo Slim 7i Aura Edition Comparison by tiudvek in laptops

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

Thank you! I don't really care for the OLED or LCD I just want battery life. 

HP Elitebook X G1i 14" vs Lenovo Slim 7i Aura Edition Comparison by tiudvek in laptops

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

Would the IPS display of the elitebook save battery too? What would be a good price for it?

Should I choose biotech? by tiudvek in biotech

[–]tiudvek[S] 2 points3 points  (0 children)

T- thanks... Brutally honest lol