mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-13 04:37:43 +02:00
some hidpi tweaks
This commit is contained in:
@@ -96,8 +96,10 @@ function install_config {
|
||||
}
|
||||
|
||||
function install_HiDPI {
|
||||
ln -sf "$PWD"/config/xorg/xinitrc ~/.xinitrc
|
||||
ln -sf "$PWD"/config/xorg/Xresources ~/.Xresources
|
||||
ln -sf "$PWD"/config/hidpi/xorg/xinitrc ~/.xinitrc
|
||||
ln -sf "$PWD"/config/hidpi/xorg/Xresources ~/.Xresources
|
||||
|
||||
sudo ln -sf "$PWD"/config/hidpi/environment /etc/environment
|
||||
}
|
||||
|
||||
# Installs the dependencies on Arch Linux
|
||||
|
Reference in New Issue
Block a user