#Installing Arch linux
1 messages ยท Page 2 of 1
it's so you can fix it when something breaks and you don't have to just wipe everything
Ok
the bitcoin miner I installed onto your computer might also be why it's so slow
I could also take my SIM card out and put it in the other phone
I'm going to do thst
Just for the sake of music
I need my music
Ok how do I change the network again?
In arch
My hotspot phone is placed and getting 4G+
Lmao
I bet I would hear that
nmtui
Ok connected
so are the i3 packages installed?
I'm installing
It's way faster now
So yeah
The road is probably the cause
And it's done
Downloaded everything except of i3-wm
ok
Ima reboot and then do startx
install the gnu-free-fonts package now
smh lol
Ok
install the following fonts actually:
gnu-free-fonts
noto-fonts
noto-fonts-extra
ttf-font-awesome
i'm gonna bet i3 will try to pull some symbols from fontawesome
well, the stock i3blocks will at least
this is the font it's using by the way
๐ Liberation Serif (my favourite)
Or the worst and coolest of my creations
Alteran
Pretty much noone can read it and even for me it's pain
you made a font?
Yes I did
I liked the alphabet an alien race in one of my favourite shows used so I made a font with it
And it was really cool
Writing really easy cause you simply use the normal keys on your keyboard
And reading is fine, I know all symbols but like, I need to read every letter one by one
ok
And I installed the fonts
ok, try startx now
they're called "glyphs" apparently
and does alt + enter open a terminal now?
ok cool
@manic oak please read the i3 manual it's an extremely useful thing to tuning and customizing your i3
I hope it's easier to understand than the arch wiki
arch's wiki isn't that bad as you get more experience
I don't want to initiate autodestruction or something
but imo keep in mind the default i3 config is garbage so don't be surprised if you hate it
Haha ok
also try running i3-config-wizard in kitty
Yeah my friend told me about cool shortcuts he has
And I'm like, but in windows I have always used diffrent shortcuts for the exact same things
Like ctrl + z to revert something
Kitty is that new window terminal
Already exists
Oh and
loadkeys de-latin1
Huh? Doesn't work?
i3 will teach you that start menus and taskbars are ui designs that should've been left in the 90's
loadkeys is not present within the booted OS. it's ( i think ) a script in the boot medium
you have to use setxkbmap i think
Idk
Depends on if you like using a mouse or not
And that depends on what you do
Oof that's harder to remember
then don't remember it? you could just create a script that runs every time i3 starts
that's what i do lol
I'd like that
#!/bin/bash
# keyboard shit
setxkbmap -v us dvorak-qwerty &>/dev/null
xset r rate 175 60 &>/dev/null
#display shit
xrandr --output DP-4 --primary --mode 1920x1080 --rate 144 --output DP-0 --mode 1440x900 --right-of DP-4 --rotate left
# compositor shit
killall picom &> /dev/null
sleep 0.02
picom --experimental-backends -cbo1
# wallpaper shit
/home/code/bin/tools/random_wallpaper
my startup script
Emm
setxkbmap de-latin1
Does not work
it's a different syntax
Do I need QUERTZ ISO or something like that?
your board is qwertz?
Yes
Quertz iso
Which means I have the > < | next to shift
Keyboards that aren't iso usually don't have it
They simply have a bigger shift key
just do this
wait you already did
run cat /etc/vconsole.conf
i thought they are trying to change the layout for within the x server
I'm trying to change it everywhere
I want it to be QUERTZ ISO everywhere
As simple as that
i use a custom layout and from what i see:
localectl can be used for changing TTYs. does not change X server.
setxkbmap is used for changing X server kbds
For convenience, the tool localectl may be used instead of manually editing X configuration files.
localectl set-keymap de-latin1 ?
maybe
Oh it's showing me the IP of my phone down there
Neat
also use sudo on these
i can't test these on my system myself bc i use dvorak and would be unable to type lol
I can't test these on my system myself because I use windows ๐
here's some stuff that might help
https://unix.stackexchange.com/a/111042
this is kinda out of the realm of installing arch now
but glad arch starts and i3 starts too
None of them worked
sorry this is basically out of my realm of expertise now
keyboards were a nightmare for me as it is
What is the exit shortcut?
I need to press it
It's not ctrl x and it's not alt shift e
Oh wait
The mouse works
Now what was the shortcut for kitty?
Found it
Still US layout
did you close i3 or just kitty
I3
ok
need any help still?
Maybe
I'm getting help from my friend at the same time
where are you up to
No
I'm tried to change the keyboard layout in xorg
From US to DE
I'm Installing a browser now and it's really slow
All files are up to date and pacman doesn't do anything
Then it says nothing left to do
Then it's cloning to 'yay-bin'
And then the error says I don't have permission to write in $BUILDDIR (/home/brayan/yay)
And then it cancels
And that's it
I simply tried following what it said on the GitHub page
It's the error I get when trying makepkg -si
What am I supposed to do now?
I think I'll go to sleep
Btw grub doesn't notice windows