Commit Graph

717 Commits

Author SHA1 Message Date
4f4bdd114c Merge pull request #504 from yukki-14/patch-1
pamixer is required for dwmblocks volume module to work
2023-01-03 13:02:36 +00:00
7f752186e2 Update progs.csv 2023-01-03 04:06:10 +00:00
3b05351ea9 Merge pull request #494 from kj-cxa/patch-1
remove pamixer from dependencies
2022-11-16 19:17:00 +00:00
6f27a7873f remove pamixer from dependencies
unnecessary since volume binds now use wpctl
2022-11-15 13:57:55 +00:00
f9a1689102 Merge pull request #490 from kronikpillow/merge
Merge wireplumber & noto-fonts fix
2022-10-23 18:36:19 +00:00
bd9527ebaa update: install wireplumber as main package
installing pipewire pulls pipewire-media-session as a session manager by
default and audio fails to start as the dotfiles use wireplumber

install wireplumber instead and pull pipewire as a dependency
2022-10-23 19:29:15 +02:00
a0fb298c70 fix: noto-fonts
noto-fonts is a Arch repository package, no need to download it from the
AUR
2022-10-23 19:19:38 +02:00
ac4ca6baa5 Merge pull request #488 from appeasementPolitik/patch-3
Add font-awesome to progs.csv
2022-10-18 22:19:04 +00:00
bb38ec9bee Merge pull request #480 from aartoni/master
Set default visudo editor
2022-10-18 22:18:41 +00:00
5ee4116c8c Merge branch 'master' into master 2022-10-18 22:18:34 +00:00
0035a55faa Add font-awesome to progs.csv
Otherwise dmenuunicode doesn't render glyphs from the font-awesome list
2022-10-17 09:58:36 +00:00
3b252fbd6b Merge branch 'master' of github.com:LukeSmithxyz/LARBS 2022-09-29 15:35:01 -04:00
f881b45029 normal libxft now patched 2022-09-29 10:22:00 -04:00
3f23c8bf23 Merge pull request #485 from appeasementPolitik/patch-2
Make pacman passwordless in `yay` and `yay -Syu`
2022-09-28 12:28:18 +00:00
b2910edbb5 Make pacman passwordless in yay and yay -Syu
These are the pacman processes that are spawned with both commands respectively. Can be found by looking at htop while calling yay
2022-09-28 09:41:29 +00:00
bdcf297800 Set default visudo editor 2022-08-21 19:50:02 +02:00
d66112aae2 switch to librewolf 2022-08-02 14:09:57 -04:00
2707bb9f78 Merge branch 'master' of github.com:LukeSmithxyz/LARBS 2022-08-02 11:35:07 -04:00
06b03fbc7d install noto-fonts 2022-08-02 11:34:57 -04:00
315f06ccb3 install vim plugins in script 2022-08-02 11:31:59 -04:00
8886a4a589 Merge pull request #478 from appeasementPolitik/patch-1
Fix sudoers files order and change paru to yay
2022-07-28 18:20:01 +00:00
ee5eefc1ba Fix order and change paru to yay 2022-07-28 19:16:13 +02:00
aa9580bd92 Merge pull request #475 from aartoni/master
Allow any user group to run commands as a superuser
2022-07-27 21:18:42 +00:00
2791e77c0c Allow any user group 2022-07-22 22:39:23 +02:00
a07370f550 libxft-git failsafe, close #474 2022-07-21 14:39:21 -04:00
a3b39a5852 Merge pull request #472 from tmp-412/master
Update AUR build
2022-07-15 23:32:40 +00:00
9d223b9663 Update progs.csv 2022-07-15 23:21:12 +00:00
40a9bb30d8 Don't install old AUR build 2022-07-15 23:19:47 +00:00
ebab3afdcb Merge pull request #470 from kronikpillow/posix
posix formatting with shfmt
2022-07-05 17:01:28 -04:00
e2eb921348 posix formatting with shfmt 2022-07-05 20:02:28 +02:00
846d2fb7ad polkit added for all 2022-07-01 12:45:53 -04:00
dae0c978d8 fix 2022-07-01 12:24:11 -04:00
4410765a46 height fixes 2022-07-01 11:58:54 -04:00
8bfc991895 oops 2022-07-01 11:56:04 -04:00
296844c763 oops 2022-07-01 11:51:04 -04:00
1e22901bcb Merge branch 'master' of github.com:LukeSmithxyz/LARBS 2022-07-01 11:21:04 -04:00
fcd6dd5064 use whiptail instead of dialog 2022-07-01 11:17:14 -04:00
b560b21599 Merge pull request #467 from ryaeng/master
Minor changes to get things working again
2022-07-01 11:17:13 -04:00
ca408ae6ce Chagne git parameter order for gitmakeinstall.
Remove git repo from working directory in gitmakeinstall & putgitrepo
2022-07-01 10:14:04 -04:00
bc6cd1837a pulseaudio no longer used 2022-06-29 16:52:22 -04:00
b93f3c96ed Merge branch 'anntnzrb-format/funcs' 2022-06-29 16:36:22 -04:00
e6cb061668 Merge branch 'format/funcs' of https://github.com/anntnzrb/LARBS 2022-06-29 16:34:34 -04:00
01c03f8537 Merge branch 'format/funcs' of https://github.com/anntnzrb/LARBS into anntnzrb-format/funcs 2022-06-29 16:28:56 -04:00
569e0f0fd9 Merge pull request #466 from jdedde/git-option-reorder
Fix: Reordering Git's option to work properly
2022-06-29 16:09:16 -04:00
c0305a0204 Fix: Reordering Git's option to work properly 2022-06-29 19:50:08 +00:00
d161650e3b git fixes 2022-06-28 11:36:40 -04:00
2fe3e9fcf4 Line wrapping for long commands
Hard wrap lines at ~80ish column and align following command or flag
with proper spacing right below.

Perhaps this one is a bit opinionated but definitely more readable,
can't do much about those dialogs strings though.
2022-06-28 10:08:30 -05:00
f6493eb9b8 Standardize function formatting
Nothing opinionated really, just adjusted to be consistent across the
whole file.
2022-06-28 09:59:26 -05:00
9e6023f104 Merge branch 'anntnzrb-feature/git-clone-fast' 2022-06-28 09:41:37 -04:00
8f62521383 lol 2022-06-28 09:41:32 -04:00