added xmodmap

This commit is contained in:
Dorian
2021-11-26 17:07:02 -05:00
parent dfe42cbfe4
commit d94855f53f

View File

@@ -5,6 +5,7 @@ tag,Name in Repo,Purpose(word or phrase to sound right installing)
,i3-gaps,is the window manager.
,i3blocks,provides the status bar.
,dmenu,is the suckless wonder tool!
,xorg-xev,prints contents of x events.
,terminator,is the terminal.
,neofetch,shows useful system info.
,ttf-ubuntu-font-family,the only good thing from Ubuntu.
@@ -13,6 +14,7 @@ A,lf-git,is a terminal file manager.
,thunar-archive-plugin,provides archive compatibility for thunar.
,thunar-volman,allows thunar to mount removable file sytems.
A,thunar-shares-plugin,allows non sudo file sharing from thunar.
,gvfs-smb,provides the cifs backend.
,xcompmgr,is the compositing manager.
,xorg-xprop,is a tool for displaying window porperties.
,arandr,makes multi monitor setup easy.
1 tag Name in Repo Purpose(word or phrase to sound right installing)
5 i3-gaps is the window manager.
6 i3blocks provides the status bar.
7 dmenu is the suckless wonder tool!
8 xorg-xev prints contents of x events.
9 terminator is the terminal.
10 neofetch shows useful system info.
11 ttf-ubuntu-font-family the only good thing from Ubuntu.
14 thunar-archive-plugin provides archive compatibility for thunar.
15 thunar-volman allows thunar to mount removable file sytems.
16 A thunar-shares-plugin allows non sudo file sharing from thunar.
17 gvfs-smb provides the cifs backend.
18 xcompmgr is the compositing manager.
19 xorg-xprop is a tool for displaying window porperties.
20 arandr makes multi monitor setup easy.