Skip to content

Commit 711000e

Browse files
committed
Merge branch 'dev' into add-new-theme-ethereal
2 parents 1f0bec1 + 8c4bf65 commit 711000e

File tree

304 files changed

+3469
-1353
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

304 files changed

+3469
-1353
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Bug
2-
description: Report a problem
2+
description: Report a validated bug -- NOT FOR SUPPORT REQUESTS
33
labels: [bug]
44
body:
55
- type: markdown
@@ -19,5 +19,6 @@ body:
1919
id: steps
2020
attributes:
2121
label: What's wrong?
22+
description: Describe the issue, include steps to recreate it if possible, and attach the output of `omarchy-debug` if possible
2223
validations:
2324
required: true

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
blank_issues_enabled: false
2+
contact_links:
3+
- name: Suggestion
4+
url: https://github.com/basecamp/omarchy/discussions/categories/suggestions
5+
about: Suggest a new feature, change to existing feature, or other ideas in Discussions.
6+
- name: Support
7+
url: https://omarchy.org/discord
8+
about: Need help? Join our Discord community for support with any issues. GitHub issues should be used for verified bugs only.

.github/ISSUE_TEMPLATE/documentation.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/enhancement.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Omarchy
22

3-
Turn a fresh Arch installation into a fully-configured, beautiful, and modern web development system based on Hyprland by running a single command. That's the one-line pitch for Omarchy (like it was for Omakub). No need to write bespoke configs for every essential tool just to get started or to be up on all the latest command-line tools. Omarchy is an opinionated take on what Linux can be at its best.
3+
Omarchy is a beautiful, modern & opinionated Linux distribution by DHH.
44

55
Read more at [omarchy.org](https://omarchy.org).
66

77
## License
88

99
Omarchy is released under the [MIT License](https://opensource.org/licenses/MIT).
10-
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[Desktop Entry]
2+
Hidden=true

applications/icons/ChatGPT.png

-21.4 KB
Loading

applications/icons/GitHub.png

-8.42 KB
Loading

applications/icons/X.png

-16.7 KB
Loading

applications/icons/windows.png

74.7 KB
Loading

0 commit comments

Comments
 (0)