I hereby claim:
- I am lgug2z on github.
- I am jiqb (https://keybase.io/jiqb) on keybase.
- I have a public key ASD5PCxVXZ1tBEvJPDist0-kp_j-7-0Ua4pz2-y2trT2cQo
To claim this, I am signing this object:
{ | |
"$schema": "http://json-schema.org/draft-07/schema#", | |
"title": "KomobarConfig", | |
"description": "The `komorebi.bar.json` configuration file reference for `v0.1.31`", | |
"type": "object", | |
"required": [ | |
"left_widgets", | |
"monitor", | |
"right_widgets" | |
], |
{ | |
"$schema": "http://json-schema.org/draft-07/schema#", | |
"title": "KomobarConfig", | |
"type": "object", | |
"required": [ | |
"left_widgets", | |
"monitor", | |
"right_widgets", | |
"theme", | |
"viewport" |
;; file name should be minimal.kbd | |
;; the .clj ext in the gist is only used to get lisp syntax highlighting | |
(defcfg) | |
(defsrc | |
;; mods | |
esc tab caps lsft lctl lalt lmet spc rsft | |
;; numbers | |
1 2 3 4 5 6 7 8 9 0 |
[package] | |
name = "winevent-tracker" | |
version = "0.1.0" | |
edition = "2021" | |
[dependencies] | |
clearscreen = "3" | |
windows = { version = "0.54", features = [ | |
"Win32_Foundation", | |
"Win32_System_Threading", |
" Map the leader key to space | |
let mapleader = " " | |
set clipboard=unnamed " Use system clipboard | |
set display+=lastline " Always try to show a paragraphΓÇÖs last line | |
set formatoptions+=j " Delete comment character when joining commented lines | |
set gdefault " Replace all instances on a line when using :s/regex/replacement | |
set history=1000 " Remember more commands and search history | |
set ignorecase " Case-insensitive search | |
set incsearch "Show matches as search proceeds |
let | |
iommuIds = [ | |
"10de:2482" # 3070 Ti Graphics | |
"10de:228b" # 3070 Ti Audio | |
]; | |
in | |
{ | |
pkgs, | |
lib, | |
config, |
I hereby claim:
To claim this, I am signing this object: