[Resto] update

This commit is contained in:
2025-08-04 02:29:22 +02:00
parent 04ab323216
commit b08ef824ac
3 changed files with 55 additions and 0 deletions

38
.config/swaylock/config Normal file
View File

@@ -0,0 +1,38 @@
daemonize
show-failed-attempts
clock
screenshot
effect-blur=10x10
effect-vignette=1:1
color=1f1d2e80
font="Inter"
indicator
indicator-radius=200
indicator-thickness=20
line-color=1f1d2e
ring-color=191724
inside-color=1f1d2e
key-hl-color=eb6f92
separator-color=00000000
text-color=e0def4
text-caps-lock-color=""
line-ver-color=eb6f92
ring-ver-color=eb6f92
inside-ver-color=1f1d2e
text-ver-color=e0def4
ring-wrong-color=31748f
text-wrong-color=31748f
inside-wrong-color=1f1d2e
inside-clear-color=1f1d2e
text-clear-color=e0def4
ring-clear-color=9ccfd8
line-clear-color=1f1d2e
line-wrong-color=1f1d2e
bs-hl-color=31748f
grace=2
grace-no-mouse
grace-no-touch
datestr=%a, %B %e
timestr=%I:%M %p
fade-in=0.5
ignore-empty-password

View File

@@ -59,6 +59,7 @@
"(.*)Gajim": "󰟿 Gajim" "(.*)Gajim": "󰟿 Gajim"
} }
}, },
"hyprland/workspaces": { "hyprland/workspaces": {
"window-rewrite-default":"", "window-rewrite-default":"",
"disable-scroll": true, "disable-scroll": true,
@@ -69,6 +70,16 @@
"on-scroll-up": "hyprctl dispatch workspace -1", "on-scroll-up": "hyprctl dispatch workspace -1",
"on-scroll-down": "hyprctl dispatch workspace +1", "on-scroll-down": "hyprctl dispatch workspace +1",
"persistent-workspaces": {} "persistent-workspaces": {}
// "format":"{icon}",
// "format-icons": {
// "1": "",
// "2": "",
// "3": "",
// "4": "",
// "5": "",
// "6": ""
// }
// }
}, },
"bluetooth": { "bluetooth": {
@@ -82,6 +93,7 @@
"tooltip-format-enumerate-connected": "{device_alias}", "tooltip-format-enumerate-connected": "{device_alias}",
"tooltip-format-enumerate-connected-battery": "{device_alias}\t{icon} {device_battery_percentage}%" "tooltip-format-enumerate-connected-battery": "{device_alias}\t{icon} {device_battery_percentage}%"
}, },
"cpu": { "cpu": {
"interval": 10, "interval": 10,
"format": "󰍛 {usage}%", "format": "󰍛 {usage}%",
@@ -152,6 +164,7 @@
"deactivated": "" "deactivated": ""
} }
}, },
"clock": { "clock": {
"format": "{:%H:%M}", "format": "{:%H:%M}",
"rotate": 0, "rotate": 0,
@@ -260,6 +273,8 @@
"interval": 1 "interval": 1
}, },
//not used atm
"battery": { "battery": {
"states": { "states": {
"good": 95, "good": 95,
@@ -312,6 +327,7 @@
"on-scroll-down": "brightnessctl set 1%-", "on-scroll-down": "brightnessctl set 1%-",
"min-length": 6 "min-length": 6
}, },
// modules for padding // // modules for padding //
"custom/l_end": { "custom/l_end": {

View File

@@ -8,6 +8,7 @@ modmap:
# keymap: # keymap:
# - name: Alt+hjkl to Arrows # - name: Alt+hjkl to Arrows
# remap: # remap:
# # Alt-H: Alt+left #back
# Alt-h: left # Alt-h: left
# Alt-l: right # Alt-l: right
# Alt-j: down # Alt-j: down