Commit Graph

530 Commits

Author SHA1 Message Date
James Patrick b8f9e403b9 Moved config. 2019-06-16 19:17:07 -04:00
James Patrick eedbe2e6ce Formatting. 2019-06-16 19:16:07 -04:00
James Patrick fdebc10966 Removed redundant comments from .gitignore. 2019-06-16 19:12:20 -04:00
James Patrick 3afd9d05ce Refactored for i3. Sway is having some issues.
I may end up using i3 for a little bit.
2019-06-16 19:09:46 -04:00
James Patrick ccb3696285 Added no action for makefiles. 2019-06-16 18:58:36 -04:00
James Patrick 8f0eccefde Moved sway script into separate directory 2019-06-16 18:47:19 -04:00
James Patrick c61227779e And I was mistaken. output calls swaybg. I readded it. 2019-06-16 14:44:43 -04:00
James Patrick e39b5f52c3 Removed bg output as it was dropped in 1.1 in favor of swaybg.
https://github.com/swaywm/sway/releases/tag/1.1
2019-06-14 22:11:59 -04:00
James Patrick 3fac31bddb Refactor makefile for ssh. 2019-06-14 21:49:18 -04:00
James Patrick de228e5011 Added init support for go, python, and shell. 2019-06-14 21:04:50 -04:00
James Patrick a01e6dfd3f Making mako makescript more verbose. 2019-06-14 21:01:31 -04:00
James Patrick 611f2bd51b Added desktop to handle rofi "applications" 2019-06-14 20:47:58 -04:00
James Patrick 948da03559 Expanded media controller script to reduce git-chrun. 2019-06-10 00:14:30 -04:00
James Patrick 66c5e54c6a Added Bluetooth rofi controller
This was lifted from:
https://github.com/japorized/bin/blob/master/rofi-btctl
2019-06-10 00:13:13 -04:00
James Patrick 17205f3c3f Switched to bash for env.
Also removed unneeded width line.
2019-06-09 12:44:33 -04:00
James Patrick e3fd511512 Switched to medium font. 2019-06-08 22:20:53 -04:00
James Patrick 2798db0f6a Added Rofi Applet theme for uhm applets. 2019-06-03 22:29:19 -04:00
James Patrick 586441ce31 Formatting 2019-06-03 22:28:28 -04:00
James Patrick e624f90fed Added sourcing of .profile to .zprofile. 2019-06-03 00:43:01 -04:00
James Patrick 050bcb5bf2 Added Rofi Script for media controls.
Normally I would just bind this media keys but that doesn't exist on this
laptop.
2019-06-03 00:41:43 -04:00
James Patrick c7beaf8f92 Switching to Nerd font version of FiraCode 2019-06-03 00:40:32 -04:00
James Patrick e2581faa69 Removed temp monitor from waybar. 2019-06-02 21:50:57 -04:00
James Patrick 7d9f052223 Upped the default font size for rofi. 2019-06-02 21:50:29 -04:00
James Patrick a7f561de72 Added color theme for rofi.
This is largely based off the default theme for rofi but with the pure color
theme applies.
2019-06-02 21:49:05 -04:00
James Patrick 7081cea294 Added playpause support for sway. 2019-06-02 21:48:13 -04:00
James Patrick c39481cd70 Added wifi menu for Rofi. 2019-06-02 18:50:41 -04:00
James Patrick d4db1095db Added vim syntax sway config.d. 2019-06-02 00:14:57 -04:00
James Patrick 0860afa4e4 Added clipboard manager
This is using clipman - https://github.com/yory8/clipman.
2019-06-02 00:14:37 -04:00
James Patrick 20484c96ba Misc refactors. 2019-06-01 22:45:57 -04:00
James Patrick 381fc4a21e Keep todo.org notes local. 2019-06-01 22:22:54 -04:00
James Patrick 445614586e Moved scripts out into separate directory 2019-06-01 22:21:02 -04:00
James Patrick 758787f344 Breaking out Configuration for output 2019-06-01 22:14:02 -04:00
James Patrick 5916ec344e Breaking out ui config for sway. 2019-06-01 22:09:09 -04:00
James Patrick 1073587022 Relocated additional config to config.d 2019-06-01 22:03:51 -04:00
James Patrick 431cbd46a4 Refactored the input configuration files into individual config
This is not the keybinds but configuration to the drivers for the keyboard and
trackpad.
2019-06-01 21:58:56 -04:00
James Patrick 4d0a7fc372 Removed unneeded comment. 2019-06-01 21:58:18 -04:00
James Patrick 49bb63f3c5 Added autostart for i3 2019-05-31 22:14:15 -04:00
James Patrick 01ea78d058 Added left/right/up/down variables. 2019-05-31 22:11:56 -04:00
James Patrick f680f78e67 Added base i3 configuration.
This is the standard template for i3.
2019-05-31 22:04:17 -04:00
James Patrick 576646e646 Switched menu to super+space.
Also switched focus mode_toggle
2019-05-23 22:39:23 -04:00
James Patrick 0a5dd18e26 Upped the timeout for screenlock. 2019-05-23 22:39:01 -04:00
James Patrick 9a1857aa1e Added icons to neotree. 2019-05-18 19:52:33 -04:00
James Patrick 5fcdec6b4f Add deft and orgmode configuration.
Both my dev systems should have a symlinked ~/org directory that are synced
using Nextcloud. This added support for that.
2019-05-18 19:49:41 -04:00
James Patrick b01de5a298 White space and comments. Nothing exciting. 2019-05-18 19:36:42 -04:00
James Patrick 76054826ac Added custom loaders for envs, and cleaned up custom file artifacts. 2019-05-18 19:35:55 -04:00
James Patrick 99c4dcebea Make pass prompt case insensitive. 2019-05-18 19:35:25 -04:00
James Patrick 523a53aee0 Cleaned up layers list 2019-05-18 19:34:23 -04:00
James Patrick e137009579 Added Custom.el for emacs
All generated content should go here.
2019-05-17 01:23:52 -04:00
James Patrick 8caec07555 commented out tmux configurations that have been removed in current version. 2019-05-16 20:20:53 -04:00
James Patrick d78d015f08 Added basic spacemacs support.
This is currently pretty barebones and is only meant for my current linux
machine. Spacemacs can be a bit messy with portability, so I'll need to
figure out:

1. How to have custom user-config sections

This can be done with a conditional load or a configuration layer.

2. Custom definition of layers.

As some layers will be OS specific.

Env specific paths in the layers can be moved to the user-config or user-init
section but I will need to find the documentation for this again.
2019-05-16 20:15:39 -04:00