Wip: Dark Mode Configuration #1

Draft
bcarlin wants to merge 3 commits from dark-mode-config into main
Owner

It provides:

  • darkman configuration
  • an indicator for light/dark mode in waybar, that allows to switch mode on click
It provides: - darkman configuration - an indicator for light/dark mode in waybar, that allows to switch mode on click
bcarlin added 2 commits 2025-06-29 01:48:05 +02:00
bcarlin changed title from Dark Mode Configuration to Wip: Dark Mode Configuration 2025-06-29 01:48:20 +02:00
bcarlin force-pushed dark-mode-config from 821ab390df to 79eecc1e22 2025-06-30 18:28:29 +02:00 Compare
bcarlin force-pushed dark-mode-config from 79eecc1e22 to fcd530530e 2025-06-30 23:49:47 +02:00 Compare
bcarlin force-pushed dark-mode-config from fcd530530e to bbb4edbf45 2025-06-30 23:55:23 +02:00 Compare
bcarlin force-pushed dark-mode-config from bbb4edbf45 to 5b69164f2a 2025-07-01 00:07:22 +02:00 Compare
bcarlin force-pushed dark-mode-config from 5b69164f2a to 0de88d3dec 2025-07-02 15:33:12 +02:00 Compare
bcarlin force-pushed dark-mode-config from 0de88d3dec to 23b6da6235 2025-07-02 17:43:13 +02:00 Compare
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dark-mode-config:dark-mode-config
git checkout dark-mode-config

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff dark-mode-config
git checkout dark-mode-config
git rebase main
git checkout main
git merge --ff-only dark-mode-config
git checkout dark-mode-config
git rebase main
git checkout main
git merge --no-ff dark-mode-config
git checkout main
git merge --squash dark-mode-config
git checkout main
git merge --ff-only dark-mode-config
git checkout main
git merge dark-mode-config
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sysadmin/dotfiles#1
No description provided.