Commit Graph

43 Commits

Author SHA1 Message Date
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
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
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
da3716a1d5 Added PIP support for Firefox Picture & Picture. 2019-08-21 23:07:24 -04:00
eedbe2e6ce Formatting. 2019-06-16 19:16:07 -04:00
8f0eccefde Moved sway script into separate directory 2019-06-16 18:47:19 -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
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
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
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