Skip to content

Instantly share code, notes, and snippets.

* {
--oz-fta-file-pane-active-file-background-color: var(--color-base-00);
}
.oz-explorer-container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.oz-nav-file {
border-bottom: none;
@suxscribe
suxscribe / capslock_remap_alt.ahk
Created October 23, 2021 08:36 — forked from Danik/capslock_remap_alt.ahk
Autohotkey Capslock Remapping Script. Makes Capslock function as a modifier key to get cursor keys etc. on the left side of the keyboard, so you never have to move your hand to the right.
; Autohotkey Capslock Remapping Script
; Danik
; More info at http://danikgames.com/blog/?p=714
; danikgames.com
;
; Functionality:
; - Deactivates capslock for normal (accidental) use.
; - Hold Capslock and drag anywhere in a window to move it (not just the title bar).
; - Access the following functions when pressing Capslock:
; Cursor keys - J, K, L, I