chore(logout-menu): use hyprctl to exit Hyprland, add background color for better visibility

also improved error handling if command fails
This commit is contained in:
retrozinndev
2025-06-15 19:36:14 -03:00
parent be0a9c4845
commit 240ba192b6
2 changed files with 31 additions and 3 deletions
+2
View File
@@ -1,6 +1,8 @@
@use "./colors";
.logout-menu {
background: rgba($color: colors.$bg-translucent-primary, $alpha: .4);
.top {
.time {
font-size: 128px;