Compare commits
No commits in common. "b12a4354079a34439ffd2e561c8125b3f3e497e7" and "a50faa124522ae9c1dbf397d5ef3633c612efe46" have entirely different histories.
b12a435407
...
a50faa1245
2 changed files with 1 additions and 6 deletions
|
@ -124,7 +124,7 @@
|
|||
|
||||
windowrule = [
|
||||
"idleinhibit fullscreen, ^(firefox)$"
|
||||
"float, ^(Thunar)$"
|
||||
"float, ^(thunar)$"
|
||||
"stayfocused, title:^(Enpass Assistant)$"
|
||||
"pin, title:^(Enpass Assistant)$"
|
||||
"center, title:^(Enpass Assistant)$"
|
||||
|
|
|
@ -10,10 +10,5 @@
|
|||
thunar-archive-plugin
|
||||
thunar-volman
|
||||
];
|
||||
|
||||
};
|
||||
|
||||
services.gvfs.enable = true; # Mount, trash, and other functionalities
|
||||
services.tumbler.enable = true; # Thumbnail support for images
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue