I hereby claim:
- I am skylartaylor on github.
- I am skylartaylor (https://keybase.io/skylartaylor) on keybase.
- I have a public key ASAYs0fO6tMdECyhYOiBGLFdS0zzczxa7_AmrQxgADM-Sgo
To claim this, I am signing this object:
| // First make sure the wrapper app is loaded | |
| document.addEventListener("DOMContentLoaded", function() { | |
| // Then get its webviews | |
| let webviews = document.querySelectorAll(".TeamView webview"); | |
| // Fetch our CSS in parallel ahead of time | |
| const cssPath = 'https://cdn.rawgit.com/widget-/slack-black-theme/master/custom.css'; | |
| let cssPromise = fetch(cssPath).then(response => response.text()); |
| @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */ | |
| #autohide-context { | |
| display:none!important; | |
| } | |
| #titlebar, #back-button, #forward-button, #nav-bar-overflow-button, .titlebar-placeholder { | |
| display:none !important; | |
| } | |
| #urlbar, #PanelUI-button, #urlbar:hover { | |
| border: none !important; |
| # reload config | |
| cmd + alt + ctrl - r : khd -e "reload" | |
| # open terminal, blazingly fast compared to iTerm/Hyper | |
| cmd - return : open -na /Applications/Kitty.app | |
| # focus window | |
| alt - h : chunkc tiling::window --focus west | |
| alt - j : chunkc tiling::window --focus south | |
| alt - k : chunkc tiling::window --focus north |
| #!/bin/bash | |
| # | |
| # NOTE: specify the absolutepath to the directory to use when | |
| # loading a plugin. '~' expansion is supported. | |
| # | |
| chunkc core::plugin_dir ~/.chunkwm_plugins | |
| # |
I hereby claim:
To claim this, I am signing this object: