Updated scripts
This commit is contained in:
parent
782b66932f
commit
e55aa94859
@ -2,6 +2,7 @@
|
||||
### MONITORS ###
|
||||
################
|
||||
monitor=,2560x1440,auto,1
|
||||
|
||||
#monitor=desc:Lenovo Group Limited P24h-10 0x01010101,2560x1440,auto,1
|
||||
|
||||
# xwayland {
|
||||
@ -179,6 +180,7 @@ bind = ALT SHIFT, Tab, workspace, emptyn
|
||||
bind = $mainMod, DEL, exit,
|
||||
bind = $mainMod CTRL, W, exec, $browser
|
||||
bind = $mainMod, G, exec, $moonlight
|
||||
bind = $mainMod, Y, exec, kitty tmux new-session
|
||||
|
||||
# Set monitor resolution
|
||||
bind = $mainMod, R, exec, hyprctl keyword monitor ",1920x1200,auto,1"
|
||||
|
||||
@ -102,10 +102,10 @@ ln -sf ~/code_server/config/waybar/style.css ~/.config/waybar/style.css
|
||||
printf -- '\033[33m Installing Audio\n\033[37m'
|
||||
sudo pacman --noconfirm --needed -S pipewire pipewire-pulse pavucontrol helvum
|
||||
|
||||
# Install input-remapper
|
||||
printf -- '\033[33m Installing input-remapper\n\033[37m'
|
||||
yay --noconfirm -S --needed --aur input-remapper-git
|
||||
sudo systemctl enable --now input-remapper
|
||||
# #Install input-remapper
|
||||
# printf -- '\033[33m Installing input-remapper\n\033[37m'
|
||||
# yay --noconfirm -S --needed --aur input-remapper-git
|
||||
# sudo systemctl enable --now input-remapper
|
||||
|
||||
# Install networkmanager
|
||||
printf -- '\033[33m Installing networkmanager\n\033[37m'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user