Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c37f2e2040 | ||
|
|
fa96759ddf | ||
|
|
0120c08205 |
@@ -16,5 +16,6 @@ if gum confirm "$hidpiconfirm"; then
|
||||
echo -e '# -----------------------------------------------------' >> ~/dotfiles-versions/$version/hypr/hyprland.conf
|
||||
echo -e 'source = ~/dotfiles/hypr/conf/hidpi.conf' >> ~/dotfiles-versions/$version/hypr/hyprland.conf
|
||||
sed -i -E 's/1/2/' ~/dotfiles-versions/$version/hypr/conf/monitors/default.conf
|
||||
sed -i -E 's/24/32/' ~/dotfiles-versions/$version/hypr/conf/cursor.conf
|
||||
echo ":: finished hidpi patch."
|
||||
fi
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
exec-once = hyprctl setcursor Vimix 24
|
||||
exec-once = hyprctl setcursor Vimix-hyprcursors 24
|
||||
env = HYPRCURSOR_THEME,Vimix-hyprcursors
|
||||
|
||||
Reference in New Issue
Block a user