Last active
July 31, 2018 07:52
-
-
Save h4n2k/d4eacc45452eba4cf5ad9f9e004ea4fa to your computer and use it in GitHub Desktop.
Changing Display Manager to i3 (from gnome) - Arch Linux (Antergos)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo pacman -S i3 | |
| :: There are 5 members in group i3: | |
| :: Repository community | |
| 1) i3-gaps 2) i3-wm 3) i3blocks 4) i3lock 5) i3status | |
| Enter a selection (default=all): 1, 4 | |
| Optional dependencies for i3-gaps | |
| rxvt-unicode: The terminal emulator used in the default config. | |
| dmenu: As menu. | |
| i3lock: For locking your screen. [pending] | |
| i3status: To display system information with a bar. | |
| perl-json-xs: For i3-save-tree | |
| perl-anyevent-i3: For i3-save-tree | |
| (5/5) installing i3lock | |
| yaourt polybar | |
| Optional dependencies for polybar | |
| alsa-lib: alsa module support [installed] | |
| libmpdclient: mpd module support | |
| wireless_tools: network module support [installed] | |
| jsoncpp: i3 module support [installed] | |
| i3-wm: i3 module support [installed] | |
| ttf-unifont: Font used in example config | |
| siji-git: Font used in example config | |
| curl: github module support [installed] | |
| sudo pacman -S rofi | |
| sudo pacman -S ttf-font-awesome | |
| yaourt otf-san-francisco | |
| yaourt nitrogen | |
| yaourt ranger | |
| yaourt -S highlight | |
| yaourt -S mediainfo | |
| yaourt -S odt2txt | |
| yaourt -S rxvt-unicode | |
| yaourt rofi | |
| rofi-theme-selector | |
| yaourt qute | |
| yaourt -S pdfjs | |
| yaourt compton | |
| yaourt lxappereance | |
| yaourt feh | |
| yaourt -S lxappearance-gtk3 | |
| yaourt -S gtk-chtheme | |
| yaourt dunst |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment