This commit is contained in:
Stephan Raabe
2023-09-13 11:27:35 +02:00
parent da5aec5932
commit d443ac8f14
2 changed files with 2 additions and 6 deletions

View File

@@ -97,10 +97,6 @@ alias setkb='setxkbmap de;echo "Keyboard set back to de."'
alias res1='xrandr --output DisplayPort-0 --mode 2560x1440 --rate 120'
alias res2='xrandr --output DisplayPort-0 --mode 1920x1080 --rate 120'
#Hyprland
alias r1='hyprctl keyword monitor ,2560x1440@120,auto,1'
alias r2='hyprctl keyword monitor ,1920x1080@120,auto,1'
export PATH="/usr/lib/ccache/bin/:$PATH"
# -----------------------------------------------------