friendship ended with firefox, floorp new best friend
This commit is contained in:
parent
beead9be21
commit
aecbf02a04
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue