diff --git a/home/dot_config/etc/pacman.d/ignore.conf b/home/dot_config/etc/pacman.d/ignore.conf index 1e428c7a472551d5cd37bd9d54798b413f75b2f7..3a6337c6c2ebdfec29ee09b4d609afc5d801c19c 100644 --- a/home/dot_config/etc/pacman.d/ignore.conf +++ b/home/dot_config/etc/pacman.d/ignore.conf @@ -1 +1,7 @@ # https://wiki.archlinux.org/title/Pacman#Skip_package_from_being_upgraded + +# f5vpn > 7252.2025.0318.1 now depends on libxml2-legacy +# (https://aur.archlinux.org/packages/f5vpn) +# but libxml2-legacy is only in Manjaro unstable, see +# https://manjaristas.org/branch_compare?q=libxml2-legacy +IgnorePkg=f5vpn diff --git a/home/dot_config/ml4w-custom-dotfiles/dot_config/hypr/conf/custom.d/keybinding.conf b/home/dot_config/ml4w-custom-dotfiles/dot_config/hypr/conf/custom.d/keybinding.conf index 3325a0d210016ea945f36d5d0add6833029bc87d..0093bf8cc10864b5d800dff09438add4da2437d8 100644 --- a/home/dot_config/ml4w-custom-dotfiles/dot_config/hypr/conf/custom.d/keybinding.conf +++ b/home/dot_config/ml4w-custom-dotfiles/dot_config/hypr/conf/custom.d/keybinding.conf @@ -25,3 +25,4 @@ bind = $mainMod, g, exec, rofi-rbw # Rofi rbw bind = $mainMod, z, exec, rofi_snippets.sh # Rofi Snippets bind = $mainMod, w, exec, rofi -show window # Rofi window picker +bind = $mainMod, d, exec, pkill rofi || rofi -show drun -replace -i # Open application launcher