1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-25 08:56:04 +02:00

inverse scroll light waybar

This commit is contained in:
eoli3n 2020-05-06 21:26:39 +02:00
parent 00131f9df9
commit 5201945c0b
2 changed files with 7 additions and 5 deletions

8
TODO
View File

@ -1,13 +1,12 @@
- waybar storage module : query btrfs usage with btrfs fi usage -T / ?
not possible as btrfs and compsize need root perms
- wofi config
- waybar temperature module
- waybar upgrade module
- waybar tray dependencies for libindicator
- xbindkeys to sway : https://wiki.archlinux.org/index.php/Sway#Custom_keybindings
- swaylock-fancy disable keyboard layout print and theme
- run weechat as a service
- run VPN as a service
- why needs to sudo to get prompt for password for services ?
- userbin or fish functions ?
- up to wrap ix and upfile and auto paste
@ -22,6 +21,9 @@
- repair travis runs
- weechat doesnt start at sway startup , ssh-add too ?
tests :
- wob
- wf-recorder

View File

@ -64,8 +64,8 @@
"backlight": {
"format": "{icon} {percent}%",
"format-icons": [""],
"on-scroll-down": "light -A 5",
"on-scroll-up": "light -U 5"
"on-scroll-up": "light -A 5",
"on-scroll-down": "light -U 5"
}
}, {
"layer": "bottom",