Commit graph

21 commits

Author SHA1 Message Date
Marty Oehme 1097515a34 Make i3 window closing mod+x, same as tmux prefix+x 2019-02-26 18:13:40 +01:00
Marty Oehme cb898f2dec Make capslock behave as control/escape key
Behaves as control when used in conjunction with other keys.
Behaves as escape when used alone. When accidentally pressed
keep long pressing (>500ms) and it will pretend to not have
been pressed.
2019-02-26 12:39:00 +01:00
Marty Oehme 3d5389c8d4 Add term cursor overrides to tmux
Allows cursor to be changed by nvim whenever
it mode-changes. Works in urxvt, untested
in other terminals.
2019-02-26 10:45:36 +01:00
Marty Oehme 25d4f1df54 Automatically call nvim with vim command if installed 2019-02-26 10:31:40 +01:00
Marty Oehme f4b0d38148 Add tm command to dynamically attach to tmux sessions
If a session is running, run a detached session. (Detach
all other clients.) If no session with the name is
running, create a new session and attach. Session name
can be passed in, or defaults to current directory name.
2019-02-26 10:10:03 +01:00
Marty Oehme 72a6eafb72 Hard-code theming into tmux.conf. Enable Prefix/Command Highlighting in status bar. 2019-02-25 10:33:48 +01:00
Marty Oehme ecde934d1d Disable urxvt tabbing, to replace with tmux 2019-02-25 10:32:20 +01:00
Marty Oehme 2da738f1a8 Make tmux & tpm XDG compliant. 2019-02-25 00:38:18 +01:00
Marty Oehme b3b6d91f33 Add unique mpv script for playlist queuing with qutebrowser. 2019-02-24 16:27:12 +01:00
Marty Oehme fa1db16f74 Revert ssh script to zsh dir. Scripts dir should be reserved for callable scripts as a bin directory living on the path. 2019-02-24 16:21:30 +01:00
Marty Oehme efffd56d63 Move larger scripts into separate dir 2019-02-24 13:28:35 +01:00
Marty Oehme 9f18216fb9 Move Xresources files to better comply with XDG 2019-02-24 13:03:17 +01:00
Marty Oehme 71c5944bf8 Simplify zsh config file structure 2019-02-24 12:34:40 +01:00
Marty Oehme 54b756a0f6 Remove echo from plugin loader 2019-02-24 12:02:50 +01:00
Marty Oehme 5e50aafcd0 Begin moving to new XDG compliant directory structure 2019-02-24 11:06:50 +01:00
Marty Oehme 50c1b6cacb Change i3 System keys, Fix up config organization 2019-02-24 09:12:47 +01:00
Marty Oehme c628081f35 Set i3 font to Fira Code, Give statusbar softer colors 2019-02-24 09:11:38 +01:00
Marty Oehme 315cd00301 Change i3 shortcuts for window closing, screen locking 2019-02-21 18:24:06 +01:00
Marty Oehme 64f8d11dcc Fix i3 Split command syntax error 2019-02-19 18:52:02 +01:00
Marty Oehme 71a7ca83c6 Start Refactoring to composable zsh config modules 2019-02-18 17:55:05 +01:00
Marty a4c9ba0b62 Update /.config/libinput-gestures.conf 2019-01-12 13:19:21 +00:00