mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-21 03:46:06 -07:00
Compare commits
No commits in common. "dacc5cbd2b51cdb676f9701e96b565a667450e62" and "fff296aff8e1205d7b3516137045220a253adf1b" have entirely different histories.
dacc5cbd2b
...
fff296aff8
@ -149,12 +149,11 @@ in {
|
|||||||
center-new-windows = true;
|
center-new-windows = true;
|
||||||
focus-change-on-pointer-rest = false;
|
focus-change-on-pointer-rest = false;
|
||||||
workspaces-only-on-primary = true;
|
workspaces-only-on-primary = true;
|
||||||
dynamic-workspaces = false;
|
dynamic-workspaces = true;
|
||||||
};
|
};
|
||||||
"org/gnome/desktop/wm/preferences" = {
|
"org/gnome/desktop/wm/preferences" = {
|
||||||
auto-raise = false;
|
auto-raise = false;
|
||||||
raise-on-click = false;
|
raise-on-click = false;
|
||||||
num-workspaces = 10;
|
|
||||||
};
|
};
|
||||||
"org/gnome/shell/keybindings" = {
|
"org/gnome/shell/keybindings" = {
|
||||||
switch-to-application-1 = [];
|
switch-to-application-1 = [];
|
||||||
|
@ -13,7 +13,6 @@ in {
|
|||||||
prusa-slicer # Slicing software optimized for Prusa 3D printers, offering user-friendly interface and settings.
|
prusa-slicer # Slicing software optimized for Prusa 3D printers, offering user-friendly interface and settings.
|
||||||
freecad # Open-source parametric 3D CAD modeler.
|
freecad # Open-source parametric 3D CAD modeler.
|
||||||
blender # Open-source 3D creation suite for modeling, animation, rendering, and more.
|
blender # Open-source 3D creation suite for modeling, animation, rendering, and more.
|
||||||
openscad
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user