Commit Graph

68 Commits

Author SHA1 Message Date
6389f21f89 Completing the removal of wall/ dir 2020-06-02 23:23:45 -04:00
503e393270 Added protonmail bridge to autostart. 2020-06-01 20:13:05 -04:00
2667d7e16f Adding -no-startup-id to all startup scripts 2020-05-19 13:30:47 -04:00
7197f1dbae Added logging for mako. 2020-05-19 13:30:29 -04:00
161278221b Started using fzf-pass by ReekyMarko
There are still some issues with this. Primarily that it doesn't work
with the browserpass format. I will probably need to fork this to get
this to work.
2020-05-15 12:15:58 -04:00
a97cb96f87 Added support for clipman.
super + alt => rofi clip history
super + alt + shift => rofi delete clip history
2020-04-25 23:09:44 -04:00
f441ce627e Adds starting of ydotoold 2020-04-25 22:08:30 -04:00
c1c6311c10 Added improved logic for sleep.
- adds a notification before sleep
- fixes storing and reverting the brightness changing
- sets brightness half of current rather than a discrete number.
2020-04-25 22:05:14 -04:00
d2b60a2fd2 Added management of icon and gtk theme. 2020-04-25 20:58:10 -04:00
81030a0f84 Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-04-22 00:03:37 -04:00
4c2d4ef6f8 Changed toggle float keybind. 2020-04-21 23:55:31 -04:00
b86e96b570 Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
6c3787ef1b Refactored to use .ONESHELL
This makes it a hell of a lot simpler but will lose support for BSD
make. All effected machines are running gnu-make, so the cost benefit
ratio ways heavily in favor of doing this.
2020-03-09 13:37:50 -04:00
bd96a85fed Update print to match current XDG setup. 2020-01-11 00:41:39 -05:00
578b14331f Added emacs modeline like feature. 2019-12-11 00:55:57 -05:00
3f28364a66 Added Farge 2019-11-25 12:23:38 -05:00
07485b1f02 Reorganized sway config. 2019-10-06 01:36:31 -04:00
f22aa4acd1 Formatting 2019-10-06 00:20:14 -04:00
ae3dd9681e Added wob support for brightness & volume.
Project is early, but I'm hoping this will be a proper replacement for
xob.
https://github.com/francma/wob
2019-10-06 00:19:21 -04:00
ea49a908f7 Added Github links for startup processes. 2019-10-05 21:37:12 -04:00
9beb403b13 Added autotiling. 2019-10-05 21:36:46 -04:00
b3cbc0eed2 Formatting 2019-10-05 21:34:26 -04:00
c80a69a129 Added dimming 15 seconds before lock 2019-10-05 21:32:55 -04:00
4b4ce8b409 Switch from brightnessctl -> light 2019-10-05 19:46:09 -04:00
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