mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 18:11:52 +01:00
Fix window size
This commit is contained in:
@ -16,7 +16,6 @@ exec-once = hash dbus-update-activation-environment 2>/dev/null &
|
|||||||
exec-once = dbus-update-activation-environment --systemd &
|
exec-once = dbus-update-activation-environment --systemd &
|
||||||
|
|
||||||
# Wallpaper
|
# Wallpaper
|
||||||
# exec-once = swaybg -o \* -i /mnt/shared/media/wallpaper/mountains.png -m fill
|
|
||||||
exec-once = hyprpaper
|
exec-once = hyprpaper
|
||||||
exec-once = hypridle &
|
exec-once = hypridle &
|
||||||
exec-once = waybar -c .config/waybar/config-hypr &
|
exec-once = waybar -c .config/waybar/config-hypr &
|
||||||
@ -97,7 +96,7 @@ dwindle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
disable_autoreload = true
|
# disable_autoreload = true
|
||||||
disable_hyprland_logo = true
|
disable_hyprland_logo = true
|
||||||
always_follow_on_dnd = true
|
always_follow_on_dnd = true
|
||||||
layers_hog_keyboard_focus = true
|
layers_hog_keyboard_focus = true
|
||||||
@ -118,6 +117,10 @@ gestures {
|
|||||||
workspace_swipe_create_new = false
|
workspace_swipe_create_new = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
xwayland {
|
||||||
|
force_zero_scaling = true
|
||||||
|
}
|
||||||
|
|
||||||
# device {
|
# device {
|
||||||
# name = epic-mouse-v1
|
# name = epic-mouse-v1
|
||||||
# sensitivity = -0.5
|
# sensitivity = -0.5
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
preload = /mnt/shared/media/wallpaper/mountains.png
|
preload = /mnt/shared/media/wallpaper/mountains_lake.png
|
||||||
wallpaper = , /mnt/shared/media/wallpaper/mountains.png
|
wallpaper = , /mnt/shared/media/wallpaper/mountains_lake.png
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Generated by nwg-displays on 2024-06-27 at 11:04:46. Do not edit manually.
|
# Generated by nwg-displays on 2024-06-29 at 08:54:31. Do not edit manually.
|
||||||
|
|
||||||
monitor=eDP-1,3072x1920@60.0,3456x120,2.0
|
monitor=eDP-1,3072x1920@60.0,3966x812,2.0
|
||||||
monitor=DP-1,1920x1080@60.0,1536x0,1.0
|
monitor=DP-1,1920x1080@60.0,2046x692,1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user