diff options
Diffstat (limited to 'accounts/gkleen@skadhi/niri.nix')
| -rw-r--r-- | accounts/gkleen@skadhi/niri.nix | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/accounts/gkleen@skadhi/niri.nix b/accounts/gkleen@skadhi/niri.nix index b30c5701..0ae76e5c 100644 --- a/accounts/gkleen@skadhi/niri.nix +++ b/accounts/gkleen@skadhi/niri.nix | |||
| @@ -540,10 +540,6 @@ in { | |||
| 540 | (flag "variable-refresh-rate") | 540 | (flag "variable-refresh-rate") |
| 541 | ]) | 541 | ]) |
| 542 | 542 | ||
| 543 | (plain "debug" [ | ||
| 544 | (sleaf "render-drm-device" "/dev/dri/by-path/pci-0000:00:02.0-render") | ||
| 545 | ]) | ||
| 546 | |||
| 547 | (plain "animations" [ | 543 | (plain "animations" [ |
| 548 | (sleaf "slowdown" 0.5) | 544 | (sleaf "slowdown" 0.5) |
| 549 | (plain "workspace-switch" [(flag "off")]) | 545 | (plain "workspace-switch" [(flag "off")]) |
| @@ -552,8 +548,8 @@ in { | |||
| 552 | (plain "layout" [ | 548 | (plain "layout" [ |
| 553 | (sleaf "gaps" 8) | 549 | (sleaf "gaps" 8) |
| 554 | (plain "struts" [ | 550 | (plain "struts" [ |
| 555 | (sleaf "left" 26) | 551 | (sleaf "left" 2) |
| 556 | (sleaf "right" 26) | 552 | (sleaf "right" 2) |
| 557 | (sleaf "top" 0) | 553 | (sleaf "top" 0) |
| 558 | (sleaf "bottom" 0) | 554 | (sleaf "bottom" 0) |
| 559 | ]) | 555 | ]) |
