Commit graph

21 commits

Author SHA1 Message Date
Victoria Brekenfeld
6df4561c19 start-cosmic: Import DCONF_PROFILE into systemd user environment 2025-02-27 20:04:08 +01:00
Michael Aaron Murphy
fa327adf1f
remove ELECTRON_OZONE env due to flatpaks not having wayland sockets enabled 2025-02-18 02:24:45 +01:00
Michael Aaron Murphy
fae8ac6a9f
fix: set OZONE default to auto 2025-02-17 20:11:52 +01:00
Michael Aaron Murphy
8020134a9f
set ELECTRON_OZONE_PLATFORM_HINT to wayland 2025-02-15 00:48:36 +01:00
Ryan Brue
6650b910b5 fix: don't set XCURSOR_THEME in start-cosmic
Setting XCURSOR_THEME messes up custom cursor theme overrides, so let's set the Cosmic cursor theme another way in distros and such

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2024-12-31 17:02:49 +01:00
Victoria Brekenfeld
87a0644435 session: Add custom dconf profile
This causes the cosmic-session to have a separate
writable dconf-database (while still inheriting
the default user database).

This will (partially) prevent issues such as
https://github.com/pop-os/cosmic-epoch/issues/1174
in the future, as other desktops won't pick up
cosmic's dconf profile.
2024-12-04 16:51:50 +01:00
Victoria Brekenfeld
39c7f93800 start-cosmic: Set QT auto scaling env variables
This makes sure together with our XSettings implementation in cosmic-comp,
that QT apps running on their xcb backend will react to the DPI values
we are setting by changing their internal scaling.
2024-09-02 20:04:56 +02:00
Ryan Brue
5613bc6606 fix: set cursor theme to COSMIC 2024-05-03 23:45:11 +02:00
Victoria Brekenfeld
e05814291c
Merge pull request #30 from jokeyrhyme/23-use-preferred-shell
fix: use preferred SHELL in login shell mode
2024-01-09 13:49:43 +01:00
Ron Waldon-Howe
bc87ac9918 fix: check before using systemctl 2024-01-09 15:50:00 +11:00
Ron Waldon-Howe
9f256004e7 fix: use preferred SHELL in login shell mode 2024-01-09 15:33:33 +11:00
Ashley Wulber
93ee7861e4
chore(nix): update nix flake 2023-12-22 16:34:47 +01:00
Victoria Brekenfeld
5de89ffb81
Update start-cosmic 2023-12-19 21:50:47 +01:00
Victoria Brekenfeld
ba52fc1be4
Allow xcb QT_QPA_PLATFORM as a fallback 2023-12-19 20:41:44 +01:00
Jeremy Soller
1ff63fbea3
Force QT apps to run with wayland 2023-10-11 10:17:04 -06:00
Ashley Wulber
8d8ac26d7b
refactor: X is supported by Cosmic 2023-01-25 11:07:56 -05:00
Ashley Wulber
9a9861f8e3
feat: additions for optional experimental X support via wayland-proxy-virtwl 2022-10-24 14:03:45 -04:00
Jeremy Soller
667b5e6c19 Only require profile to be a file 2022-09-23 13:15:08 -06:00
Jeremy Soller
91debd1729 Source user profile 2022-09-23 13:15:08 -06:00
Lucy
b33efc83df
🩹 Don't nest user dbus sessions 2022-07-13 12:04:48 -04:00
Lucy
bc07650f01
Add start-cosmic script; cosmic-session.target 2022-07-12 11:55:53 -04:00