diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 3e53e98..92083a6 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -42,6 +42,7 @@ $reload_waybar = pkill waybar; waybar & # exec-once = $terminal # exec-once = nm-applet & # exec-once = foot -s +exec-once = mako & exec-once = waybar & exec-once = hyprctl setcursor Adwaita 24 exec-once = hyprpaper & diff --git a/config/mako/.github/issue_template.md b/config/mako/.github/issue_template.md new file mode 100644 index 0000000..45a7be3 --- /dev/null +++ b/config/mako/.github/issue_template.md @@ -0,0 +1 @@ +> If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug. \ No newline at end of file diff --git a/config/mako/.github/pull_request_template.md b/config/mako/.github/pull_request_template.md new file mode 100644 index 0000000..622089f --- /dev/null +++ b/config/mako/.github/pull_request_template.md @@ -0,0 +1 @@ +> If you're fixing a UI issue, make sure you take two screenshots. One that shows the actual bug and another that shows how you fixed it. \ No newline at end of file diff --git a/config/mako/config b/config/mako/config index 79a1742..efb5325 100644 --- a/config/mako/config +++ b/config/mako/config @@ -1,18 +1,13 @@ -font=Departure Mono 10 -default-timeout=5000 +background-color=#1c1c1c +text-color=#e5e5e5 +border-color=#1c1c1c [urgency=low] -background-color=#000000 -text-color=#ffffff -border-color=#ffffff +border-color=#555555 [urgency=normal] -background-color=#000000 -text-color=#ffffff -border-color=#ffffff +border-color=#bbbbbb [urgency=high] -background-color=#000000 -text-color=#ff0000 -border-color=#ff0000 +border-color=#ffffff