mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-30 04:20:43 +00:00
Move all variable definitions under a single file
This commit is contained in:
parent
d583587360
commit
0734993789
11 changed files with 53 additions and 54 deletions
|
@ -1,11 +1,3 @@
|
|||
; TODO: Figure out how to store this one-time
|
||||
|
||||
(defpoll kernel
|
||||
:interval "10000h"
|
||||
:initial 'N/A'
|
||||
; `uname -r | sed -r 's/(.+)-arch(.+)/\\1/'`
|
||||
`uname -r`)
|
||||
|
||||
(defwidget kernel_module []
|
||||
(eventbox
|
||||
:class "module kernel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue