mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-09-26 21:26:21 +02:00
gwa
This commit is contained in:
parent
e439e4081d
commit
7b6b1fedd1
4 changed files with 8 additions and 10 deletions
|
|
@ -35,6 +35,7 @@
|
|||
"ublock-origin"
|
||||
"web-clipper-obsidian"
|
||||
"web-scrobbler"
|
||||
"hide-youtube-shorts"
|
||||
];
|
||||
Extensions.Uninstall = [
|
||||
"ddg@search.mozilla.org"
|
||||
|
|
|
|||
|
|
@ -14,4 +14,7 @@ input {
|
|||
natural-scroll
|
||||
}
|
||||
mouse { accel-profile "flat"; }
|
||||
tablet {
|
||||
map-to-focused-output
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue