aboutsummaryrefslogtreecommitdiff
path: root/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-25zsh: support extra settings in oh-my-zsh plugins (#1106)Carlos Tomé1-0/+13
2020-03-24picom: add moduleRuby Iris Juric4-294/+376
2020-03-24systemd: improve systemd-activate.rb scriptErik Arvstedt1-40/+53
2020-03-22syncthing: install man pages to user profileRobert Helgesson1-0/+2
2020-03-22dunst: install man pagesRobert Helgesson1-0/+2
2020-03-21sway: fix onChange when defunct sockets existCole Helbling1-1/+1
2020-03-21vscode: fix extension path symlink errorBill Sun1-8/+5
2020-03-21dconf: make `settings` have type `gvariant`Robert Helgesson1-18/+3
2020-03-21lib: add GVariant datatype and functionsRobert Helgesson3-3/+184
2020-03-17termite: fix the key for bold foreground colorDesetude1-1/+1
2020-03-17firefox: force extension file linkingRobert Helgesson1-0/+1
2020-03-17files: add `force` flagRobert Helgesson2-1/+33
2020-03-17keynav: add moduleWilliam Carroll3-0/+38
2020-03-15firefox: prepare for updated sideloading behaviorRobert Helgesson2-11/+42
2020-03-15firefox: support user content CSSJoshua Fern1-1/+16
2020-03-07services.lieer: add moduleTad Fisher5-2/+100
2020-03-07programs.lieer: add moduleTad Fisher5-0/+167
2020-03-07debug: add moduleMaximilian Bosch2-0/+27
2020-03-07news: fix conditionRobert Helgesson1-1/+1
2020-03-07nixos integration: add option 'useGlobalPkgs'Erik Arvstedt2-6/+27
2020-03-07fish: allow arguments to functionsCole Helbling2-8/+155
2020-03-07git: fix the config output formattingzimbatm1-2/+2
2020-03-07fzf: support fish integrationWilliam Carroll1-0/+12
2020-03-04sway: fix floating modifier descriptionAlex Rice1-1/+1
2020-03-04abook: add moduleMmeQuignon3-0/+48
2020-03-02systemd: skip services taking an instance parameterRobert Helgesson1-1/+1
2020-02-29xresources: give `properties` option more specific typeRobert Helgesson1-1/+5
2020-02-29starship: give `settings` option more specific typeRobert Helgesson1-1/+16
2020-02-26bash, fish, zsh: fix shellAliases exampleRobert Helgesson3-6/+18
2020-02-26sway: add moduleAlex Rice7-857/+1453
2020-02-26newsboat: show queries before urlsMartin Potier1-1/+5
2020-02-24udiskie: fix formattingRobert Helgesson1-3/+1
2020-02-24udiskie: remove obsolete `-2` command line argumentRobert Helgesson1-1/+1
2020-02-23kitty: add moduleivann3-0/+99
2020-02-23types: create fontType option typeivann2-24/+24
2020-02-21modules: remove unused checkPlatform functionWael Nasreddine1-2/+0
2020-02-21neomutt: add reverse sort options (#1036)Evan Stoll1-12/+16
2020-02-20fish: apply nixfmtRobert Helgesson1-106/+97
2020-02-20fish: consistency is key and other style changesCole Helbling1-14/+17
2020-02-20fish: prepend fenv functions dirCole Helbling1-1/+1
2020-02-20fish: escape abbrs and aliasesCole Helbling1-6/+5
2020-02-20fish: fix sourcing of .fish filesCole Helbling1-1/+1
2020-02-20fish: plugins separated into conf.d filesRyan Orendorff1-17/+20
2020-02-20fish: plugins concated to 99plugins.fishRyan Orendorff1-28/+33
2020-02-20fish: whitespace and style fixes (camel case)Ryan Orendorff1-4/+7
2020-02-20fish: plugins uses pluginModule type, add exampleRyan Orendorff1-4/+28
2020-02-20fish: add pluginModule typeRyan Orendorff1-0/+23
2020-02-20fish: shell{Abbrs,Aliases} has more specific typeRyan Orendorff1-2/+2
2020-02-20fish: remove fileType functionRyan Orendorff1-29/+0
2020-02-20fish: remove completionsRyan Orendorff1-7/+0