ugh nano?
This commit is contained in:
parent
b437f162c8
commit
233498a3ff
7 changed files with 32 additions and 13 deletions
|
|
@ -9,12 +9,14 @@
|
|||
|
||||
dconf.settings = {
|
||||
"org/gnome/desktop/background" = {
|
||||
picture-uri = ./demand_office.jpg;
|
||||
picture-uri = "file://" + ./fjord.jpg;
|
||||
};
|
||||
"org/gnome-shell" = {
|
||||
enabled-extensions = [
|
||||
"run-or-raise@edvard.cz"
|
||||
"places-menu@gnome-shell-extensions.gcampax.github.com"
|
||||
];
|
||||
};
|
||||
enabled-extensions = {
|
||||
"run-or-raise@edvard.cz"
|
||||
"places-menu@gnome-shell-extensions.gcampax.github.com"
|
||||
}
|
||||
};
|
||||
xdg.configFile."run-or-raise/shortcuts.conf".source = ./run-or-raise.conf;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue