Commit Graph

542 Commits

Author SHA1 Message Date
eaed9d80df Added support for both DOOM and Spacemacs
To use one or the other specify set variable to either `doom` or
`spacemacs`. If no value is specified it will default to Spacemacs,
though this may change in the future.
2019-08-04 20:41:05 -04:00
d97bd5b7a2 Organizing i3 config. 2019-08-04 17:09:30 -04:00
048141c771 Updated to use spacemacs master. 2019-08-04 17:08:04 -04:00
108e72b794 Added todoist and wifi-menu applicaitons 2019-08-04 17:06:54 -04:00
34d42a83d8 Disabling clipman and redshift.
I'm trying to figure out what is causing sway on my machine to
sporadically crash
2019-08-03 17:58:48 -04:00
a8b85de566 Adding golang path to Code path. 2019-08-03 17:56:47 -04:00
47d48ee706 rework of i3 configuration 2019-06-28 20:18:26 -04:00
e3b223a4f0 Added GOPATH to Path. 2019-06-28 20:17:56 -04:00
4df910b72d Updated makefile to use i3-msg instead of swaymsg. Copy and paste error. 2019-06-28 20:17:05 -04:00
6c27eb41e3 Fixed typo breaking OS and hostname binding script. 2019-06-28 20:16:14 -04:00
b0396bcda4 Added empty user-config.el 2019-06-17 21:09:46 -04:00
1701752b32 Added Power Menu. 2019-06-17 21:07:14 -04:00
b8f9e403b9 Moved config. 2019-06-16 19:17:07 -04:00
eedbe2e6ce Formatting. 2019-06-16 19:16:07 -04:00
fdebc10966 Removed redundant comments from .gitignore. 2019-06-16 19:12:20 -04:00
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
ccb3696285 Added no action for makefiles. 2019-06-16 18:58:36 -04:00
8f0eccefde Moved sway script into separate directory 2019-06-16 18:47:19 -04:00
c61227779e And I was mistaken. output calls swaybg. I readded it. 2019-06-16 14:44:43 -04:00
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
3fac31bddb Refactor makefile for ssh. 2019-06-14 21:49:18 -04:00
de228e5011 Added init support for go, python, and shell. 2019-06-14 21:04:50 -04:00
a01e6dfd3f Making mako makescript more verbose. 2019-06-14 21:01:31 -04:00
611f2bd51b Added desktop to handle rofi "applications" 2019-06-14 20:47:58 -04:00
948da03559 Expanded media controller script to reduce git-chrun. 2019-06-10 00:14:30 -04:00
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
17205f3c3f Switched to bash for env.
Also removed unneeded width line.
2019-06-09 12:44:33 -04:00
e3fd511512 Switched to medium font. 2019-06-08 22:20:53 -04:00
2798db0f6a Added Rofi Applet theme for uhm applets. 2019-06-03 22:29:19 -04:00
586441ce31 Formatting 2019-06-03 22:28:28 -04:00
e624f90fed Added sourcing of .profile to .zprofile. 2019-06-03 00:43:01 -04:00
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
c7beaf8f92 Switching to Nerd font version of FiraCode 2019-06-03 00:40:32 -04:00
e2581faa69 Removed temp monitor from waybar. 2019-06-02 21:50:57 -04:00
7d9f052223 Upped the default font size for rofi. 2019-06-02 21:50:29 -04:00
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
7081cea294 Added playpause support for sway. 2019-06-02 21:48:13 -04:00
c39481cd70 Added wifi menu for Rofi. 2019-06-02 18:50:41 -04:00
d4db1095db Added vim syntax sway config.d. 2019-06-02 00:14:57 -04:00
0860afa4e4 Added clipboard manager
This is using clipman - https://github.com/yory8/clipman.
2019-06-02 00:14:37 -04:00
20484c96ba Misc refactors. 2019-06-01 22:45:57 -04:00
381fc4a21e Keep todo.org notes local. 2019-06-01 22:22:54 -04:00
445614586e Moved scripts out into separate directory 2019-06-01 22:21:02 -04:00
758787f344 Breaking out Configuration for output 2019-06-01 22:14:02 -04:00
5916ec344e Breaking out ui config for sway. 2019-06-01 22:09:09 -04:00
1073587022 Relocated additional config to config.d 2019-06-01 22:03:51 -04:00
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
4d0a7fc372 Removed unneeded comment. 2019-06-01 21:58:18 -04:00
49bb63f3c5 Added autostart for i3 2019-05-31 22:14:15 -04:00
01ea78d058 Added left/right/up/down variables. 2019-05-31 22:11:56 -04:00