feat: general updates

This commit is contained in:
matt1432 2023-06-10 21:45:21 -04:00
parent 4bbdc1e507
commit 301a87f49c
4 changed files with 6 additions and 6 deletions

View file

@ -20,7 +20,7 @@
}
.toggle-off:hover {
background-color: rgba(127, 132, 156, 0.2);
background-color: rgba(127, 132, 156, 0.4);
transition: background-color 0.5s ease-in-out;
}

View file

@ -15,6 +15,7 @@ exec-once = bash -c "sleep 5; nextcloud --background"
exec-once = bash -c "sleep 6; /opt/tutanota-desktop/tutanota-desktop -a"
exec-once = bash -c "sleep 7; galaxybudsclient /StartMinimized"
#exec-once = $HOME/.local/share/hyprload/hyprload.sh
exec-once = eww daemon
exec-once = eww open tablet-toggle
exec-once = eww open notif-panel
@ -118,13 +119,13 @@ master {
new_is_master = true
}
gestures {
#gestures {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
#workspace_swipe = yes
#workspace_swipe_fingers = 3
#workspace_swipe_cancel_ratio = 0.15
#workspace_swipe_forever = yes
}
#}
# Example windowrule v1
# windowrule = float, ^(kitty)$

View file

@ -186,6 +186,7 @@
.control-center {
background: @cc-bg;
border-radius: 30px;
}
.control-center-list {

View file

@ -3,13 +3,11 @@
"margin-top":5,
"margin-left":5,
"margin-right":5,
"layer":"overlay",
"spacing": 1,
"modules-left": ["custom/osk", "custom/tablet", "wlr/workspaces", "tray", "custom/mowayah"],
"modules-center": ["hyprland/window"],
"modules-right": ["pulseaudio", "backlight", "battery", "clock", "custom/notif", "custom/quicksettings"],
"sway/mode": {
"format": "<span style=\"italic\">{}</span>"
},
"tray": {
"icon-size": 26,
"spacing": 5