Andreas Müller
6042877daa
Add xfce4-terminal-default-config and bind it to xfce4-terminal
...
Background: cinnamon-base-image adds xfce4-terminal and we want a nice default
also in a mostly xfce4-free image.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-05-03 22:14:25 +02:00
Andreas Müller
438f51e5c1
xfce4-default-config: remove xfce4-terminal default configuration
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-05-03 22:13:15 +02:00
Andreas Müller
a4dcc10c4d
remove cinnamon-default-config - it is in meta-gnome-forks where cinnamon lives
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-05-03 22:01:02 +02:00
Andreas Müller
2c8402aa20
recipes-defaultconfig: replace DESCRIPTION by SUMMARY and fix copy & paste for lxqt
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-05-03 00:51:09 +02:00
Andreas Müller
66e4106520
Add cinnamon-default-config to get a way more inviting initial experience
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-05-03 00:45:59 +02:00
Andreas Müller
57bd26030a
xfce4-default-config: strip xfwm4 configuration down to preferences of interest
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-01-02 21:00:08 +01:00
Andreas Müller
e6e8af2285
Move to new override syntax
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-08-16 12:16:08 +02:00
Andreas Müller
ae97557264
unpriv-user: add morona to wheel group to allow use of sudo
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-07-27 23:36:59 +02:00
Andreas Müller
b3e5fdfed2
group-wheel: Add a recipe to ensure group wheel on our images
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-07-27 23:36:59 +02:00
Andreas Müller
95485a778e
xfce4-default-config: Adjust panel defaults
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-07-25 00:10:43 +02:00
Andreas Müller
840dfe5d15
xfce4-default-config: Ship useful defauls for xfce4-terminal
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-07-24 21:35:44 +02:00
Andreas Müller
33d3bbc56b
unpriv-user: Add morona to group dialout
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-07-02 09:53:53 +02:00
Andreas Müller
5fe4be9bf4
xfce4-default-config: adjust to upstream changes
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-04-10 00:55:43 +02:00
Andreas Müller
931ffeb523
xfce4-default-config: add ardour6 to whiskermenu favorites
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-11-07 23:36:11 +01:00
Andreas Müller
e010cfc0b1
xfce4-sensors-plugin: Set default update intervall downto 1s
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-08-22 23:57:39 +02:00
Andreas Müller
06000b9231
xfce4-default-config: add xfce4-sensors-plugin in panel
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-02-24 16:02:22 +01:00
Andreas Müller
b550845bc4
xfce4-default-config: increase font size for terminal
...
And it is not only that I am getting older
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-02-23 23:17:01 +01:00
Andreas Müller
f6e72fa2e3
xfce4-default-config: remove mimeapps.list
...
It has been a nasty workaround and stopped working with recent xfce anyway
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-01-02 23:05:08 +01:00
Andreas Müller
ec7946dcb0
Revert "Do not auto-start baloo"
...
baloo takes care on its own
This reverts commit 6faee2bd7e .
2019-12-18 11:03:05 +01:00
Andreas Müller
a480769628
xfce4-settings-manager: increase vertical soze slightly to get rid of scrollbar
...
Yes - it depends...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-12-17 02:24:36 +01:00
Andreas Müller
f3ae63b9c5
do not autostart imsettings
...
first it colored logs and since I do not miss it
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-12-17 02:19:02 +01:00
Andreas Müller
6faee2bd7e
Do not auto-start baloo
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-12-17 02:13:53 +01:00
Andreas Müller
1ee6848e33
GNOME is in the house: disable some autostarts
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-12-17 02:11:50 +01:00
Andreas Müller
aa68922983
xfce4-default-config: rework terminal's defaults
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-11-26 15:10:16 +01:00
Andreas Müller
fe42ec1128
xfce4-default-config: disable xfce4-screensaver
...
All my machines do not properly come back from black screen
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-06-04 13:35:09 +02:00
Andreas Müller
81f899aee6
Another default language rework
...
* re-add fallback in profile: currently no LANG is set by systemd
* Fix typos in locale.conf
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-19 13:30:06 +02:00
Andreas Müller
fd2831e6fb
Rework default language handling
...
* install locale.conf to override systemd/oe-core default
* remove profile hacks
* ensure there is a default UTF-8 lingua installed (selection might change when
C.UTF-8 is established
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-19 01:06:28 +02:00
Andreas Müller
85f4695cff
xfce4-default-config: remove useless or broken presets
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-11 14:47:57 +02:00
Andreas Müller
7e73138dbb
xfce4-default-config: set default icon- and cursor-theme to adwaita
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-11 14:18:07 +02:00
Andreas Müller
20ac15f967
xfce4-default-config: remove xfce4-mixer defaults
...
Wow: they contained gumstix overo defaults!!!
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-21 00:05:37 +01:00
Andreas Müller
d3c9bdef55
xfce4-default-config: remove xfce4-xkb-plugin from panel
...
It was alway a workaround. Now that libxklavier works fine with xfce4-settings
xfce4-xkb-plugin can go.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-12-16 21:00:57 +01:00
Andreas Müller
fcd09a06e5
Add autologin for morona @ sddm
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-11-08 13:39:22 +01:00
Andreas Müller
a7329e1e3d
xfce4-default-config: Add RDEPENDS to themes an minimal xfce4-panel entry
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-11-05 18:04:56 +01:00
Andreas Müller
7a2647519e
Add user-with-full-skel.bbclass to fix uncomplete /etc/skel population
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-11-04 21:20:31 +01:00
Andreas Müller
8ed32c0f27
guiconfig: Align font size for cpufreq panel plugin
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-10-09 10:17:42 +02:00
Andreas Müller
cbe1080c2c
unpriv-user: Do not make audio-tweaks a rdependeny
...
Not all want to make music with morona.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-10-05 22:01:25 +02:00
Andreas Müller
a497f2265f
unpriv-user: fix now really
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-10-04 01:41:24 +02:00
Andreas Müller
daab457ff4
unpriv-user: Fix morona's groups
...
Looks like something went wrong during postinst -> useradd transition...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-10-03 17:09:12 +02:00
Andreas Müller
56721aa069
unpriv-user: Fix some operator remnant
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-10-01 00:25:29 +02:00
Andreas Müller
1b36134d86
Introduce a default unpriviledged user for X11/wayland
...
Modernized version of what I had in meta-misc.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-09-29 11:38:20 +02:00
Andreas Müller
eae07cc5e5
Add default configs for XFCE and LXQT
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-09-28 23:06:20 +02:00