configs  Check-in [5d0f64095e]

Overview
Comment:sway: Enable night mode
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5d0f64095e0de2fe583412ff9bca35f2648cea0be050ed09a4b8d7b7ade02570
User & Date: js on 2022-12-05 00:06:09
Other Links: manifest | tags
Context
2022-12-05
00:11
sway: Move bar to bottom check-in: 97a27a2119 user: js tags: trunk
00:06
sway: Enable night mode check-in: 5d0f64095e user: js tags: trunk
2022-12-04
23:57
sway: Add screenshot shortcut check-in: ea6da684e3 user: js tags: trunk
Changes

Modified sway/config from [96dbc42717] to [d4288d9dfb].

229
230
231
232
233
234
235
236


237

    colors {
        statusline #ffffff
        background #323232
        inactive_workspace #32323200 #32323200 #5c5c5c
    }
}



include /etc/sway/config.d/*








>
>

229
230
231
232
233
234
235
236
237
238
239

    colors {
        statusline #ffffff
        background #323232
        inactive_workspace #32323200 #32323200 #5c5c5c
    }
}

exec wlsunset -t 4700 -S 10:00 -s 21:00

include /etc/sway/config.d/*