mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-16 19:22:00 -05:00
fix:hyprland_zoom
This commit is contained in:
2
dotfiles/.config/alacritty/alacritty.toml
vendored
2
dotfiles/.config/alacritty/alacritty.toml
vendored
@@ -22,7 +22,7 @@ history = 10000
|
|||||||
multiplier = 3
|
multiplier = 3
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
size = 12
|
size = 14
|
||||||
|
|
||||||
[font.normal]
|
[font.normal]
|
||||||
family = "JetBrainsMono Nerd Font"
|
family = "JetBrainsMono Nerd Font"
|
||||||
|
|||||||
2
dotfiles/.config/fcitx5/config
vendored
2
dotfiles/.config/fcitx5/config
vendored
@@ -21,7 +21,7 @@ DeactivateKeys=
|
|||||||
TogglePreedit=
|
TogglePreedit=
|
||||||
|
|
||||||
[Hotkey/TriggerKeys]
|
[Hotkey/TriggerKeys]
|
||||||
0=Alt+Shift
|
0=Ctrl+Shift
|
||||||
|
|
||||||
[Hotkey/PrevPage]
|
[Hotkey/PrevPage]
|
||||||
0=Up
|
0=Up
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
### See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
### See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||||
|
|
||||||
## Wayland related
|
## Wayland related
|
||||||
MonitorSettings = "monitor = , preferred, auto, auto";
|
MonitorSettings = "monitor=eDP-1, preferred, auto, 1.25";
|
||||||
### MonitorSettings For Hyprland See https://wiki.hyprland.org/Configuring/Monitors/
|
### MonitorSettings For Hyprland See https://wiki.hyprland.org/Configuring/Monitors/
|
||||||
|
|
||||||
OutputSettings = "output * scale 1";
|
OutputSettings = "output * scale 1";
|
||||||
|
|||||||
Reference in New Issue
Block a user