Commit Graph

89 Commits

Author SHA1 Message Date
fe83484ffc Added preview and color scheme 2020-08-17 23:35:39 -04:00
0b5d49b31d Fixed Formatting issue. 2020-08-17 23:35:16 -04:00
e000e0e586 Added QR Code 2020-08-16 17:40:27 -04:00
bca8d466b6 Formatting 2020-08-16 17:40:08 -04:00
d2552cd68a Sometimes the best solution is the simplest.
Fixed the paging issue by just having paging done in the current pane.
The other option was to see swaymsg to relaunch
2020-08-16 17:03:44 -04:00
3c3ca9309d refactored fzf-pass
- username and password are no longer stored and passed as variables
- no longer need to relocated to unused workspace to function.
- fixed (hopefully logic in page)
2020-08-16 00:43:28 -04:00
1ef087d030 Removed errent delim. 2020-07-13 12:12:54 -04:00
e79c2439f9 Significant rewrite of maximbaz's clipboard tool
Currently this adds file object and descriptions separated by a control
delim, rather than raw clipboard text, fixes some issues with invalidly
rendered null terminated clipped objects.

I am also working on a delete function that uses fzf --bind method and
the reload function. This is currently not working for some unknown
issue. I'm working on resolving this issue.
2020-07-13 12:05:09 -04:00
f22e414af7 Fixed PIP for firefox. 2020-07-09 19:52:43 -04:00
2dad892761 renaming for better syntax highlighting. 2020-07-09 00:23:44 -04:00
ab918ab3b5 Make things slightly easier to read. 2020-07-09 00:04:28 -04:00
863b0dd5ac Removed whitespace 2020-07-09 00:04:11 -04:00
08a5800484 Added better support for home office docked setup 2020-07-09 00:03:06 -04:00
51a1165071 Using swappy for stuff. 2020-06-27 01:00:02 -04:00
c766a0ed9f Switching to swaylock-effects
faster, prettier, more options at the cost of a really long command that
blurs the light of well maybe this should just be a script.
https://github.com/mortie/swaylock-effects
2020-06-27 00:57:32 -04:00
481d1eb80a Adding typos and adding stuff to make things consistant 2020-06-27 00:49:46 -04:00
3e1eb7e28d Migrating to wl-clipboard-manager tooling.
For some reason clipman causes crashes, plus this works better.
2020-06-27 00:47:59 -04:00
f3bf8f377f Added pushover notification tool
So far I'm the only other person using this. This app need to be
manually installed and configured, but is worth the headache.

https://github.com/jangxx/SchubsiGo
2020-06-27 00:33:47 -04:00
267645016e Adding theoretical logging to autostart tools. 2020-06-27 00:32:59 -04:00
7999a4110e Moving fzf-pass local versioning.
I'm loosing the versioning but I think I'm going to take this in a
different direction.

1. work with standard browser pass format. Including with pass or as
leading line.
2. Be fully system agnostic (ydotool, of clipboard stuff can be added on
top)
3. Have option to print current full text.

All of these will require significant changes.
2020-06-27 00:30:05 -04:00
099caf3d7a Adding tty-popup window. 2020-06-27 00:21:13 -04:00
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