kakoune: use bat, set bat theme, kwm: key for toggling theme and keymap pl
This commit is contained in:
@@ -1013,6 +1013,17 @@
|
||||
},
|
||||
},
|
||||
},
|
||||
.{
|
||||
.keysym = "t",
|
||||
.modifiers = .{ .mod4 = true, .shift = true },
|
||||
.event = .{
|
||||
.click = .{
|
||||
.pressed = .{
|
||||
.spawn = .{ .argv = .{ "lupan-set-theme", "toggle" } },
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
// list of pointer bindings
|
||||
|
||||
Reference in New Issue
Block a user