Evie Litherland-Smith
7b9d0a41d6
Add separate config files for waybar, fuzzel, mako Enable gnome-keyring as secret-service, with seahorse for interface Restructure desktop-related things into a desktop directory
10 lines
151 B
TOML
10 lines
151 B
TOML
[virtualenvs]
|
|
create = true
|
|
in-project = true
|
|
|
|
[virtualenvs.options]
|
|
always-copy = true
|
|
no-pip = true
|
|
no-setuptools = true
|
|
system-site-packages = true
|