Update configs

This commit is contained in:
alvinlollo
2026-01-21 17:57:40 -08:00
parent 91532be9f6
commit 9bc4082e02
2 changed files with 9 additions and 44 deletions
-40
View File
@@ -7,7 +7,6 @@ android-tools
android-udev android-udev
arp-scan arp-scan
asciinema asciinema
asciinema-agg
atomicparsley atomicparsley
atool atool
base base
@@ -17,7 +16,6 @@ blueman
bluez bluez
bluez-tools bluez-tools
bluez-utils bluez-utils
browseros-bin
btop btop
btrfs-progs btrfs-progs
bully bully
@@ -33,8 +31,6 @@ code
cowpatty cowpatty
cowsay cowsay
cpio cpio
davs2
debtap
dialog dialog
dictd dictd
discord discord
@@ -46,7 +42,6 @@ downgrade
dpkg dpkg
efibootmgr efibootmgr
electron electron
espeak
exfatprogs exfatprogs
f2fs-tools f2fs-tools
fastfetch fastfetch
@@ -61,11 +56,9 @@ firefox
flatpak flatpak
fortune-mod fortune-mod
fprintd fprintd
freac
freedownloadmanager freedownloadmanager
fuse-overlayfs fuse-overlayfs
fzf fzf
gdrive
git git
github-cli github-cli
glib2-devel glib2-devel
@@ -82,15 +75,12 @@ gnome-system-monitor
gnome-tweaks gnome-tweaks
gnome-weather gnome-weather
go go
google-chrome
gpart gpart
gparted gparted
grub grub
grub-customizer
gst-plugins-ugly gst-plugins-ugly
gst-python gst-python
gstreamer-vaapi gstreamer-vaapi
gtk-engine-murrine
gvfs gvfs
gvfs-mtp gvfs-mtp
hashcat hashcat
@@ -99,21 +89,6 @@ hcxtools
htop htop
hyprpolkitagent hyprpolkitagent
hyprutils hyprutils
illogical-impulse-audio
illogical-impulse-backlight
illogical-impulse-basic
illogical-impulse-bibata-modern-classic-bin
illogical-impulse-fonts-themes
illogical-impulse-hyprland
illogical-impulse-kde
illogical-impulse-microtex-git
illogical-impulse-microtex-git-debug
illogical-impulse-portal
illogical-impulse-python
illogical-impulse-quickshell-git
illogical-impulse-screencapture
illogical-impulse-toolkit
illogical-impulse-widgets
intel-ucode intel-ucode
inxi inxi
irssi irssi
@@ -170,19 +145,16 @@ nwg-look
obs-studio obs-studio
obsidian obsidian
os-prober os-prober
osu-handler
otf-font-awesome otf-font-awesome
pacman-contrib pacman-contrib
pamixer pamixer
perl-image-exiftool perl-image-exiftool
pinta
pipewire pipewire
pipewire-alsa pipewire-alsa
pipewire-audio pipewire-audio
pipewire-jack pipewire-jack
plasma-browser-integration plasma-browser-integration
plocate plocate
polkit-explorer-git
python-pip python-pip
python-pyquery python-pyquery
python-requests python-requests
@@ -204,10 +176,8 @@ schroedinger
screenfetch screenfetch
sddm sddm
smbclient smbclient
snapd
sof-firmware sof-firmware
sox sox
spotube-bin
steam steam
swaylock-effects-git swaylock-effects-git
swaync swaync
@@ -227,25 +197,18 @@ ttf-droid
ttf-fantasque-nerd ttf-fantasque-nerd
ttf-fira-code ttf-fira-code
ttf-jetbrains-mono ttf-jetbrains-mono
ttf-victor-mono
tty-clock tty-clock
tumbler tumbler
udftools udftools
umockdev umockdev
unimatrix-git
unrar unrar
unzip unzip
usb_modeswitch usb_modeswitch
uwsm uwsm
v4l2loopback-dkms v4l2loopback-dkms
videomass
virtualbox virtualbox
vmware-keymaps
voxtype
wallust
warp-terminal warp-terminal
warpinator warpinator
waveterm-bin
waybar waybar
wayvnc wayvnc
wgcf wgcf
@@ -254,12 +217,9 @@ xarchiver
xfsprogs xfsprogs
xorg-xeyes xorg-xeyes
xorg-xhost xorg-xhost
xsnow
yay-bin yay-bin
yt-dlp yt-dlp
z-library-bin
zen-browser-bin zen-browser-bin
zoom
zram-generator zram-generator
zsh zsh
zsh-completions zsh-completions
+9 -4
View File
@@ -97,6 +97,12 @@ bind = Super, Down, movefocus, d # [hidden]
bind = Super, BracketLeft, movefocus, l # [hidden] bind = Super, BracketLeft, movefocus, l # [hidden]
bind = Super, BracketRight, movefocus, r # [hidden] bind = Super, BracketRight, movefocus, r # [hidden]
#/# bind = Ctrl+Super, ←/↑/↓/→, # Move Focused window
bind = Ctrl+Super, Left, movewindow, l # [hidden]
bind = Ctrl+Super, Right, movewindow, r # [hidden]
bind = Ctrl+Super, Up, movewindow, u # [hidden]
bind = Ctrl+Super, Down, movewindow, d # [hidden]
# Window Resize # Window Resize
binde = Super+Shift, Right, resizeactive, 20 0 # [hidden] binde = Super+Shift, Right, resizeactive, 20 0 # [hidden]
binde = Super+Shift, Left, resizeactive, -20 0 # [hidden] binde = Super+Shift, Left, resizeactive, -20 0 # [hidden]
@@ -111,7 +117,7 @@ binde = Super+Shift, Down, resizeactive, 0 20 # [hidden]
bind = Alt, F4, killactive, # [hidden] Close (Windows) bind = Alt, F4, killactive, # [hidden] Close (Windows)
bind = Super, Q, killactive, # Close bind = Super, Q, killactive, # Close
bind = Super+Shift+Alt, Q, exec, hyprctl kill # Forcefully zap a window bind = Super+Ctrl+Shift, Q, exec, hyprctl kill # Forcefully kill a window
# Window split ratio # Window split ratio
#/# binde = Super, ;/',, # Adjust split ratio #/# binde = Super, ;/',, # Adjust split ratio
@@ -178,9 +184,8 @@ bind = Super, code:17, exec, ~/.config/hypr/hyprland/scripts/workspace_action.sh
bind = Super, code:18, exec, ~/.config/hypr/hyprland/scripts/workspace_action.sh workspace 9 # [hidden] bind = Super, code:18, exec, ~/.config/hypr/hyprland/scripts/workspace_action.sh workspace 9 # [hidden]
bind = Super, code:19, exec, ~/.config/hypr/hyprland/scripts/workspace_action.sh workspace 10 # [hidden] bind = Super, code:19, exec, ~/.config/hypr/hyprland/scripts/workspace_action.sh workspace 10 # [hidden]
#/# bind = Ctrl+Super, ←/→,, # Focus left/right #bind = Ctrl+Super, Right, workspace, r+1 # [hidden]
bind = Ctrl+Super, Right, workspace, r+1 # [hidden] #bind = Ctrl+Super, Left, workspace, r-1 # [hidden]
bind = Ctrl+Super, Left, workspace, r-1 # [hidden]
#/# bind = Ctrl+Super+Alt, ←/→,, # [hidden] Focus busy left/right #/# bind = Ctrl+Super+Alt, ←/→,, # [hidden] Focus busy left/right
bind = Ctrl+Super+Alt, Right, workspace, m+1 # [hidden] bind = Ctrl+Super+Alt, Right, workspace, m+1 # [hidden]
bind = Ctrl+Super+Alt, Left, workspace, m-1 # [hidden] bind = Ctrl+Super+Alt, Left, workspace, m-1 # [hidden]