.bashrc remove alias scripts

This commit is contained in:
Spangenberg 2023-10-22 17:39:17 +02:00
parent 507c8e906c
commit 62e3563dba
2 changed files with 4 additions and 6 deletions

View File

@ -25,8 +25,6 @@ alias gsp="git stash; git pull"
alias gcheck="git checkout" alias gcheck="git checkout"
# SCRIPTS # SCRIPTS
alias gr='python ~/dotfiles/scripts/growthrate.py'
alias res1='xrandr --output DisplayPort-0 --mode 2560x1440 --rate 120' alias res1='xrandr --output DisplayPort-0 --mode 2560x1440 --rate 120'
alias res2='xrandr --output DisplayPort-0 --mode 1920x1080 --rate 120' alias res2='xrandr --output DisplayPort-0 --mode 1920x1080 --rate 120'

View File

@ -1,6 +1,6 @@
# vim:fileencoding=utf-8:ft=conf # vim:fileencoding=utf-8:ft=conf
font_family Fira Code Nerd Font font_family Fira Code Nerd Font
font_size 12.0 font_size 12.0
background_opacity 0.7 background_opacity 0.7
window_padding_width 15 window_padding_width 15