some shit
This commit is contained in:
@@ -29,8 +29,8 @@ input {
|
||||
// dwtp
|
||||
natural-scroll
|
||||
scroll-factor 0.5
|
||||
accel-speed 0.05
|
||||
accel-profile "adaptive"
|
||||
accel-speed 0.4
|
||||
accel-profile "flat"
|
||||
// scroll-method "two-finger"
|
||||
// disabled-on-external-mouse
|
||||
}
|
||||
|
||||
@@ -16,7 +16,10 @@
|
||||
|
||||
shell-integration-features = "no-cursor";
|
||||
window-theme = "ghostty";
|
||||
window-decoration = if hostname == "pingbox" then "none" else "auto";
|
||||
window-decoration =
|
||||
if hostname == "pingbox"
|
||||
then "none"
|
||||
else "auto";
|
||||
working-directory = "home";
|
||||
|
||||
unfocused-split-opacity = 1;
|
||||
|
||||
Reference in New Issue
Block a user