Updated scripts
This commit is contained in:
parent
cd99ec378b
commit
1dd133a8cd
@ -181,6 +181,7 @@ bind = $mainMod, DEL, exit,
|
||||
bind = $mainMod CTRL, W, exec, $browser
|
||||
bind = $mainMod, G, exec, $moonlight
|
||||
bind = $mainMod, Y, exec, kitty tmux new-session
|
||||
bind = , PRINT, exec, hyprshot -m region
|
||||
|
||||
# Set monitor resolution
|
||||
bind = $mainMod, R, exec, hyprctl keyword monitor ",1920x1200,auto,1"
|
||||
|
||||
@ -76,6 +76,7 @@ sudo pacman --noconfirm --needed -S usbutils plymouth dracut dunst hypridle hypr
|
||||
yay --noconfirm -S --needed --aur adwaita-qt5-git
|
||||
yay --noconfirm -S --needed --aur adwaita-qt6-git
|
||||
yay --noconfirm -S --needed --aur wlogout
|
||||
yay --noconfirm -S --needed --aur hyprshot
|
||||
|
||||
mkdir -p ~/.local/bin
|
||||
mkdir -p ~/.config/hypr
|
||||
@ -281,6 +282,7 @@ cd ~
|
||||
rustup target add thumbv6m-none-eabi
|
||||
cargo install elf2uf2-rs --locked
|
||||
cargo install probe-run
|
||||
cargo install flip-link
|
||||
|
||||
# Install tree sitter cli
|
||||
printf -- '\033[33m Installing tree sitter cli\n\033[37m'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user