chore: various things
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Submodule .config/tmux/plugins/tmux updated: 4e48b09a76...89ad057ebd
2
.xinitrc
2
.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
|
||||
|
||||
Reference in New Issue
Block a user