| Hash | Commit message | Author | Date | Files | + | - |
1 | commit e57f6839d4cd9f287fd5075a8703668a89383445 (origin/editions) |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Tue May 16 19:38:23 2023 +0200 |
4 | |
5 | DWM Files update |
6 | --- |
7 | dwm.csv | 19 ++++++++++++++----- |
8 | 1 file changed, 14 insertions(+), 5 deletions(-) |
9 | |
10 | diff --git a/dwm.csv b/dwm.csv |
11 | index e76bfb7..829a3f2 100644 |
12 | --- a/dwm.csv |
13 | +++ b/dwm.csv |
14 | @@ -1,3 +1,4 @@ |
15 | +#!/usr/bin/env bash |
16 | ,xorg-server,"the graphical server." |
17 | ,xorg-setxkbmap,"Allows the setting of your keyboard using the X Keyboard Extension." |
18 | ,xorg-xdpyinfo,"aids with resolution determination and screen recording." |
19 | @@ -16,16 +17,24 @@ |
20 | ,bluez,"daemons for the bluetooth protocol stack." |
21 | ,bluez-utils,"development and debugging utilities for bluez." |
22 | ,pamixer,"A command-line mixer for pulseaudio similar to amixer." |
23 | -A,python-lolcat,"Improved version of lolcat providing shell syntax-highlighting functionality." |
24 | +A,python-lolcat,"Improved version of lolcat providing shell syntax-highlighting functionality." |
25 | ,starship,"a cross-shell prompt for astronauts." |
26 | -,betterbin,"A collection of the AutoLinux base platform shell scripts." |
27 | +,betterbin,"A collection of the AutoLinux base platform shell scripts." |
28 | ,betterzsh,"Configurations to enhance user experience within the ZSH shell." |
29 | ,ttf-linux-libertine,"package with the sans and serif fonts." |
30 | ,ttf-dejavu,"package which provides the dejavu fonts." |
31 | A,tty-clock,"A terminal clock." |
32 | A,lf-git,"an extensive terminal file manager." |
33 | A,ttf-font-icons,"a collection of terminal icons." |
34 | -A,youtube-music-bin,"Native youtube music desktop application." |
35 | +A,youtube-music-bin,"Native youtube music desktop application." |
36 | +noto-fonts,"The Noto font family." |
37 | +noto-fonts-emoji,"The Noto Emojis font family." |
38 | +ttf-linux-libertine,"The Linux Libertine font family." |
39 | +ttf-font-awesome,"The Font Awesome font family." |
40 | +ttf-dejavu,"The DejaVu font family." |
41 | +ttf-fira-code,"The Fira Code font family." |
42 | +ttf-fira-mono,"The Fira Mono font family." |
43 | +A,text2pdf,"A simple script for converting text files to pdf." |
44 | ,exo,"An application launcher for '.desktop' files." |
45 | ,rofi,"A window switcher, application launcher and dmenu replacement." |
46 | ,bc,"a simple to use dropdown calculator." |
47 | @@ -93,7 +102,9 @@ A,dwm-autolinux,"Concise build of Suckless DWM." |
48 | ,auto-st,"Concise build of Suckless Simple Terminal." |
49 | A,terminal-headers,"Scripts provide colorful terminal headers, meant to be placed in your shells rc file" |
50 | ,ez,"Task simplificaltion scripts for increasing the speed and efficiency of common tasks" |
51 | +A,snip,"A CLI Neovim snippet manager" |
52 | A,qcopy,"Easily save important snippets such as passwords for quick access copying at any point" |
53 | +A,yt-cli,"A CLI interface for searching and playing youtube videos" |
54 | A,lfp,"LF-Preview, a wrapper for the lf file manager with image previews, and other features" |
55 | ,lib32-vkd3d,"direct3D 12 to vulkan translation library." |
56 | A,ytfzf,"a posix script which searches for youtube videos via CLI and plays them localy in mpv." |
57 | @@ -108,8 +119,6 @@ A,wal-git,"Generate and change colorschemes on the fly." |
58 | ,xcape,"allows for the custom keymaps in the build." |
59 | ,xclip,"provides ability to copy and past from the command line." |
60 | ,xdotool,"provides window action utilities in the command line." |
61 | -A,whatsapp-nativefier,"Whatsapp desktop." |
62 | -A,youtube-cli,"a CLI based youtube music player." |
63 | ,poppler,"manipulates .pdfs and gives .pdf previews and other .pdf functions." |
64 | ,fzf,"a fuzzy finder tool." |
65 | ,highlight,"can highlight code output." |