Commit Graph

44 Commits

Author SHA1 Message Date
8414ecc739 Adding back redshift.
This doesn't seem to be the source of the crash
2019-09-17 21:08:28 -04:00
da3716a1d5 Added PIP support for Firefox Picture & Picture. 2019-08-21 23:07:24 -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
eedbe2e6ce Formatting. 2019-06-16 19:16:07 -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
586441ce31 Formatting 2019-06-03 22:28:28 -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
7081cea294 Added playpause support for sway. 2019-06-02 21:48:13 -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
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
576646e646 Switched menu to super+space.
Also switched focus mode_toggle
2019-05-23 22:39:23 -04:00
0a5dd18e26 Upped the timeout for screenlock. 2019-05-23 22:39:01 -04:00
99c4dcebea Make pass prompt case insensitive. 2019-05-18 19:35:25 -04:00
5f196b8bfc Added PIP mode.
Still need to figure out window positioning. Prior to this I was have used
xdotool but there is not currently an equivalent that does window sizing. Still
trying to figure out a good solution to this.
2019-05-14 22:37:21 -04:00
73addfe9a8 Updated menu. 2019-05-04 02:24:47 -04:00
9bc120e2cf Formatting. 2019-05-04 02:24:26 -04:00
7b7ea0a5a5 Switch to redundent autostart 2019-05-04 01:50:43 -04:00
4e36d0cf1a Added autostart module. 2019-05-04 01:47:36 -04:00
3ea6964c0b Fixed Formatting and added print function. 2019-04-28 21:41:21 -04:00
59fbbcfaca Rebound kill to just be $mod+q 2019-04-28 18:34:11 -04:00
a256b1b7c5 Added floating mode for MPV windows. 2019-04-28 18:33:51 -04:00
55728a78f5 Attempting to just scale up fonts instead of scaling applications.
The output scaling was causing issues where it fonts were blury. This isn't an
ideal solution, and will not work for using an external monitor but since this
machine is currently just serving as a stand alone laptop, this should work.
2019-04-28 18:29:56 -04:00
6a39367eb5 Formatted gopass rofi selector. 2019-04-28 18:28:46 -04:00
4c33af9021 Switched from swaylock to swaylock-fancy. 2019-04-27 22:32:57 -04:00
17abddd21f Added lockscreen using swaylock & swayidle. 2019-04-27 22:30:11 -04:00
23ff6d5896 Removed autoload of /etc/sway/confid.d
This is unused as is, so we don't really need to worry about this.
2019-04-27 22:29:21 -04:00
133b134a35 Removed commented colors 2019-04-27 22:28:44 -04:00
e5123086cc Merge branch 'master' of git.jpatrick.io:james/dotfiles 2019-04-27 20:50:26 -04:00
30b0cc68ae Adding makefile for all current configurations. 2019-04-27 18:21:33 -04:00
8c1f8f7485 Removing dead line for testing polybar
Went with waybar instead.
2019-04-24 23:44:30 -04:00
0bdc4b55fc Added loader for GTK3 theming.
I'm hoping this will resolve some of the weirdness with some applications.
2019-04-24 23:41:43 -04:00
f385d5878b Added mako exec
I'm going to use Mako for notifications for now. Dunst looks like it still has a
couple of issues that need to get resolved before I use it with Wayland.
2019-04-24 23:36:24 -04:00
807ca52b2e Added colors.
These are from the Pure color theme. These also match my terminal.
2019-04-18 00:19:52 -04:00
ea24f6c8e2 Added sway config file.
This is still a work in progress, but its at a point where I should start versioning this first.
2019-04-17 22:24:19 -04:00