hypr: fiddle more
This commit is contained in:
parent
8b9dad4f6d
commit
6649cfc78d
1 changed files with 2 additions and 6 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
################
|
################
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||||
monitor=DP-1, 2560x1440@165, auto, 1
|
monitor=,preferred,auto,auto
|
||||||
|
|
||||||
|
|
||||||
###################
|
###################
|
||||||
|
|
@ -43,10 +43,6 @@ $menu = wofi --show drun
|
||||||
|
|
||||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||||
# Or execute your favorite apps at launch like this:
|
# Or execute your favorite apps at launch like this:
|
||||||
|
|
||||||
# exec-once = $terminal
|
|
||||||
# exec-once = nm-applet &
|
|
||||||
# exec-once = waybar & hyprpaper & firefox
|
|
||||||
exec-once = syncthingtray-qt6 --wait
|
exec-once = syncthingtray-qt6 --wait
|
||||||
exec-once = clipse -listen
|
exec-once = clipse -listen
|
||||||
windowrule {
|
windowrule {
|
||||||
|
|
@ -331,4 +327,4 @@ windowrule = match:class .*, suppress_event maximize
|
||||||
xwayland {
|
xwayland {
|
||||||
force_zero_scaling = true
|
force_zero_scaling = true
|
||||||
}
|
}
|
||||||
env = GDK_scale,1.25
|
# env = GDK_scale,1.25
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue