From 956f50f2c0cde7c032cde9707d3665192d81846d Mon Sep 17 00:00:00 2001 From: clint Date: Sat, 1 Mar 2025 16:56:12 -0600 Subject: [PATCH] friendship ended with firefox, floorp new best friend --- bashrc/.bashrc | 3 ++- hypr/.config/hypr/hyprland.conf | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bashrc/.bashrc b/bashrc/.bashrc index 91b32db..cd9bfed 100644 --- a/bashrc/.bashrc +++ b/bashrc/.bashrc @@ -43,7 +43,8 @@ alias r="ranger" alias grep='grep --colour=auto' # expand path -PATH=$PATH:/usr/local/bin +PATH=/usr/local/bin:/usr/bin/:/usr/sbin +PATH=$PATH:~/.local/share # exports export EDITOR=/usr/bin/nvim diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 70ac57b..aa4cff7 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -160,7 +160,7 @@ bind = $mainMod SHIFT, Space, togglefloating, bind = $mainMod, D, exec, $menu bind = $mainMod SHIFT, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle -bind = $mainMod SHIFT, W, exec, firefox +bind = $mainMod SHIFT, W, exec, flatpak run one.ablaze.floorp bind = $mainMod, P, exec, ~/scripts/hypr_change_wallpaper.sh bind = $mainMod, L, exec, hyprlock bind = $mainMod, F, fullscreen