✨ 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:
@@ -1,6 +1,8 @@
|
||||
@use "./colors";
|
||||
|
||||
.logout-menu {
|
||||
background: rgba($color: colors.$bg-translucent-primary, $alpha: .4);
|
||||
|
||||
.top {
|
||||
.time {
|
||||
font-size: 128px;
|
||||
|
||||
Reference in New Issue
Block a user