## Desktop Environment
### GNOME
### KDE
### LXDE
### Xfce

## Window Managers
### dwm
x11-wm/dwm  
### Awesome
### openbox
x11-wm/openbox

## Taskbars/Panels
### lxpanel
### tint2
### wbar

## Desktop Utilities
### File Managers
#### vifm
#### xfe
#### dolphin
#### thunar
#### pcmanfm

### Clipboard Managers

### Terminal Emulators
#### rxvt-unicode
[x11-terms/rxvt-unicode]  [xorg-xrdb]  [x11-misc/xsel]  [x11-misc/xclip]  [x11-misc/urxvt-perls]
.Xresources  
.xinitrc == [[ -f ~/.Xresources ]] && xrdb -merge ~/.Xresources  
urxvtd --quiet --opendisplay --fork  ==  `urxvtc`
#### tilda
#### sakura
#### xfce4-terminal
#### konsole
#### yakuake
#### lxterminal

## Network Management
### dhcpcd
### wpa_supplicant
### networkmanager
### netctl

## Internet
### Email Clients
### P2P
#### rtorrent

### Web Browsers
#### firefox
#### chromium
#### midori

## Multimedia
### Audio
#### MPD
#### moc

### Video
#### mplayer

### Image Viewers
#### xfe
#### xfi

## Documents
### Editors
#### vim

### Document Readers
#### zathura
#### apvlv
#### mupdf

### Office Suites
#### wps-office

参考:
https://wiki.gentoo.org/wiki/Rxvt-unicode
https://wiki.archlinux.org/index.php/Rxvt-unicode

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-26
  • 2021-10-29
  • 2022-12-23
  • 2021-08-31
  • 2021-05-07
猜你喜欢
  • 2021-06-01
  • 2021-10-24
  • 2021-08-23
  • 2021-08-15
  • 2022-01-26
  • 2022-12-23
相关资源
相似解决方案