Merge branch 'experiment/polybar' of https://github.com/mastermindzh/dotfiles into experiment/polybar

This commit is contained in:
Rick van Lieshout 2023-04-27 17:42:34 +02:00
commit 69be245213
2 changed files with 1 additions and 1 deletions

View File

@ -114,6 +114,7 @@ alias cal='cal -mw --color'
alias chrome='google-chrome-stable'
alias teams='teams-insiders --disable-seccomp-filter-sandbox'
alias cat='bat'
alias grep='grep -i'
## command overrides
df() {

View File

@ -2,4 +2,3 @@
export GDK_DPI_SCALE=1
export ELM_SCALE=1
export QT_AUTO_SCREEN_SCALE_FACTOR=1
xrandr --output DVI-I-0 --off --output DVI-I-1 --off --output HDMI-0 --primary --mode 3840x2160 --pos 0x0 --rotate normal --output DP-0 --off --output DP-1 --off --output DVI-D-0 --off