mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-02-12 04:22:07 +00:00
~
This commit is contained in:
parent
a20bceb3d9
commit
79a84c44eb
1 changed files with 4 additions and 0 deletions
|
@ -211,6 +211,10 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
dconf.settings = {
|
dconf.settings = {
|
||||||
|
"io/elementary/code/settings" = {
|
||||||
|
font = "Fira Code Light 10";
|
||||||
|
use-system-font = false;
|
||||||
|
};
|
||||||
"net/launchpad/plank/docks/dock1" = {
|
"net/launchpad/plank/docks/dock1" = {
|
||||||
dock-items = [
|
dock-items = [
|
||||||
"gala-multitaskingview.dockitem"
|
"gala-multitaskingview.dockitem"
|
||||||
|
|
Loading…
Add table
Reference in a new issue