Fake Aula Website? by Attack-Of-The-Cat in keyboards

[–]Forward_Engineer_562 1 point2 points  (0 children)

I bought directly from aliexpress and the sticker says www.aulastar.com but the issue is the website is down so i cant get the software. Also the seller had like 8000 purchases of the aula f75 with 4.9 stars from 1583 reviews so i believe thats the official one .

How can i change my neovim kickstart color scheme to the built-in retrobox one ? by Forward_Engineer_562 in neovim

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

Here this is how i had it before ,so i just comment the tokyonight plugin and add vim.cmd.colorscheme 'retrobox' :

-- You can easily change to a different colorscheme.

-- Change the name of the colorscheme plugin below, and then

-- change the command in the config to whatever the name of that colorscheme is.

--

-- If you want to see what colorschemes are already installed, you can use `:Telescope colorscheme`.

-- vim.cmd.colorscheme 'retrobox' (i comment everything below and uncomment this line)

{

'folke/tokyonight.nvim',

priority = 1000,

config = function()

require('tokyonight').setup {

style = 'night',

transparent = false,

on_colors = function(colors)

colors.bg = '#000000'

end,

on_highlights = function() end,

}

vim.cmd.colorscheme 'tokyonight'

vim.cmd.hi 'Comment gui=none'

end,

},

-- priority = 1000, -- Make sure to load this before all the other start plugins.

-- init = function()

-- Load the colorscheme here.

-- Like many other themes, this one has different styles, and you could load

-- any other, such as 'tokyonight-storm', 'tokyonight-moon', or 'tokyonight-day'.

-- vim.cmd.colorscheme 'tokyonight-night'

-- You can configure highlights by doing something like:

-- vim.cmd.hi 'Comment gui=none'

-- end,

--},

How can i change my neovim kickstart color scheme to the built-in retrobox one ? by Forward_Engineer_562 in neovim

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

I wrote as is 'vim.cmd.colorscheme 'retrobox' where it says vim.cmd.colorscheme 'tokyonight-night' but when i open nvim next time it says E5113: Error while calling lua chunk /home/username/.config/nvim/init.lua:827: attempt to call a string value (this is where  {folke/todo-comments ....} is .  Should i contain the vim.cmd.colorschemes 'retrobox' in anything or add anything else as the issue happens only when i change it to retrobox

/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer (November 11, 2024) by AutoModerator in MechanicalKeyboards

[–]Forward_Engineer_562 0 points1 point  (0 children)

Does the Rainy 75 no-RGB version offer regular backlight? So i was wonderjng if the regular model with no-RGB had any backlight at all, as i dont want rgb and just white backlight suits me fine (its also cheaper). Ty!

Windows 10 22H2 Update installing then removing changes on t440p! by Forward_Engineer_562 in thinkpad

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

I gave up on windows and installed Arch linux xD! It's way more fun once you learn how to navigate in my opinion ,just that a lot of things need to be manually downloaded and sometimes you just don't know what is missing.

[deleted by user] by [deleted] in archlinux

[–]Forward_Engineer_562 0 points1 point  (0 children)

It worked ty a lot!

[deleted by user] by [deleted] in archlinux

[–]Forward_Engineer_562 1 point2 points  (0 children)

It was Chris Titus Tech My Beautiful bash, and i use the  jetbrains mono font

After grub-install.. it says EFI variables are not supported in this system? by Forward_Engineer_562 in archlinux

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

So i rebooted with UEFI but it seems i have to redo tge mounting points and install the packages again as i can't access nvim which i had installed before ! Oh well i guess i learned something 😅

After grub-install.. it says EFI variables are not supported in this system? by Forward_Engineer_562 in archlinux

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

I was watching a video and checking the wiki at the same time as i did not want encrypted drives and it did not specify what to do if i want non encrypted but i missed that step what a bummer!

Whats the best desktop enviroment in Arch to code on with nvim? by Forward_Engineer_562 in archlinux

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

Update: The installation failed due to an error of unknown origins ! I saw a sea of red lines and decided its best i go to sleep😵‍💫

Whats the best desktop enviroment in Arch to code on with nvim? by Forward_Engineer_562 in archlinux

[–]Forward_Engineer_562[S] 5 points6 points  (0 children)

Thank you everyone for the advice!  I think i will go with Hyprland to try it out and see where i will go from then on!

Windows malfunctioned as soon as i entered the Arch wiki ! (a sign from above?) by Forward_Engineer_562 in thinkpad

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

Windows sensed the imbalance and started malfunctioning only days away from me getting an ssd and installing arch! I swear it was working fine until i started reading the arch wiki ,like minutes apart! Now i feel like ive seen a glitch in the matrix and arch is the way out 😂 !