1c335dcb66
Fix small issues: brightness scroll and formatting
...
Added ability to change display brightness by scrolling over polybar
module.
2020-12-03 11:57:20 +01:00
0e34af1992
lua: Fix formatting with lua-format
2020-11-06 15:03:33 +01:00
3f958a65d6
[gopass] Add rofi-gopass menu for quick secret entry
...
Allows auto-filling and copying secrets to the clipboard. Works on the secrets themselves and any fields contained within the secrets. Key bindings and options can be configured through a file or the environment.
2020-05-16 15:19:08 +00:00
2c11d14cbd
[mpv] Add playlistmanager
2020-05-13 23:35:28 +02:00
f0cabb9149
[mpv] Add sponsorblock
...
Added sponsorblock to mpv.
2020-05-13 23:32:34 +02:00
86e29b2763
[mpv] Fix battery script on desktop PC
...
Fixed requiring a battery or receiving an error. Script will simply set
high quality mode on desktop.
2020-05-13 18:22:01 +02:00
d4257a4fce
[mpv] Fix battery detection
2020-05-13 17:41:14 +02:00
cc942a55a1
[mpv] Add auto configuration low power mode
...
Add low power profile auto-setting if, on opening mpv, the battery mode
is detected. This will not automatically change when laptop is beginning
to charge/discharge *during* mpv being open.
2020-05-13 16:52:06 +02:00
f5505cbac1
[mpv] Add low/high quality profiles
...
Added profiles for lq and hq playback in preparation for battery mode
setting.
Removed qutebrowser forcing ytdl options, since it is set in mpv.conf.
2020-05-13 16:51:32 +02:00
dd61ca7aa9
[mpv] Add key configuration
...
Added somewhat vim-like key configuration.
Added context-menu opened with menu key on keyboard.
Fixes #100
2020-05-13 15:08:50 +02:00
9c98605f98
[mpv] Add on screen display
...
Fixes #98
2020-05-13 15:08:03 +02:00
748d6f2934
[mpv] Add basic configuration
...
Added basic configuration file, setting up caching, subtitles,
audio and video settings, profiles for streaming.
Fixes #95
2020-05-13 13:51:36 +02:00