From 757811c2930273eb2e9f1624e82938d916bddc78 Mon Sep 17 00:00:00 2001 From: afranco Date: Tue, 10 Oct 2023 19:17:23 +0100 Subject: [PATCH] chore: various things --- .config/fish/config.fish | 5 ++++- .config/tmux/plugins/tmux | 2 +- .xinitrc | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 4985808..e93c819 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -13,7 +13,7 @@ fish_add_path /home/afonso/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/b fish_add_path $HOME/.local/bin fish_add_path $HOME/.cargo/bin fish_add_path $HOME/.ghcup/bin -fish_add_path /var/lib/flatpak/exports/bin +fish_add_path /usr/bin/vendor_perl source ~/.config/fish/myfunctions/code.fish source ~/.config/fish/myfunctions/dotfiles.fish @@ -34,4 +34,7 @@ end # <<< conda initialize <<< conda deactivate +direnv hook fish | source + starship init fish | source + diff --git a/.config/tmux/plugins/tmux b/.config/tmux/plugins/tmux index 4e48b09..89ad057 160000 --- a/.config/tmux/plugins/tmux +++ b/.config/tmux/plugins/tmux @@ -1 +1 @@ -Subproject commit 4e48b09a76829edc7b55fbb15467cf0411f07931 +Subproject commit 89ad057ebd47a3052d55591c2dcab31be3825a49 diff --git a/.xinitrc b/.xinitrc index 3c0a92b..4885f62 100755 --- a/.xinitrc +++ b/.xinitrc @@ -35,7 +35,7 @@ setxkbmap -layout us,pt setxkbmap -option grp:win_space_toggle setxkbmap -option caps:escape xset r rate 300 50 -xrandr --output DP-0 --primary --left-of HDMI-0 +xrandr --output DP-0 --primary --mode 2560x1440 --left-of HDMI-0 --output HDMI-0 --mode 1920x1080 dunst & if ! pgrep -f /usr/bin/easyeffects; then