You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
6.2 KiB
47 lines
6.2 KiB
4 years ago
|
<html>
|
||
|
<head>
|
||
|
<script src="/versions.js"></script>
|
||
|
<link href="../stylesheet.css" rel="stylesheet">
|
||
|
<link href="https://pad.vvvvvvaria.org/p/maxigas-configs" rel="alternate" title="Etherpad" type="text/html">
|
||
|
<link href="maxigas-configs.raw.txt" rel="alternate" title="Plain text" type="text/plain">
|
||
|
<link href="maxigas-configs.raw.html" rel="alternate" title="HTML" type="text/html">
|
||
|
<link href="maxigas-configs.meta.json" rel="alternate" title="Meta data" type="application/json">
|
||
|
<meta charset="utf-8">
|
||
|
<title>maxigas-configs</title>
|
||
|
</head>
|
||
|
<body>__PUBLISH__<br>
|
||
|
<br>
|
||
|
<br>'|| ||' | '||' '|' '||' ..|'''.| | .|'''.| ..|'''.| ..|''|| '|. '|' '||''''| '||' ..|'''.| .|'''.| <br> ||| ||| ||| || | || .|' ' ||| ||.. ' .|' ' .|' || |'| | || . || .|' ' ||.. ' <br> |'|..'|| | || || || || .... | || ''|||. || || || | '|. | ||''| || || .... ''|||. <br> | '|' || .''''|. | || || '|. || .''''|. . '|| '|. . '|. || | ||| || || '|. || . '||<br>.|. | .||. .|. .||. .| ||. .||. ''|...'| .|. .||. |'....|' ''|....' ''|...|' .|. '| .||. .||. ''|...'| |'....|' <br>
|
||
|
<br>If you've ever seen the desktop environment maxigas configured then you know!<br>
|
||
|
<br>* The nice window system -> <a href="https://wiki.debian.org/XWindowSystem" rel="noreferrer noopener">https://wiki.debian.org/XWindowSystem</a>
|
||
|
<br> * ~/.Xresources is the config file.<br> * If you're using Debian you already have this, so nothing needed to install!<br> * <a href="https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/xresources/xresources" rel="noreferrer noopener">https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/xresources/xresources</a>
|
||
|
<br>
|
||
|
<br>* The nice tiling window manager -> <a href="https://github.com/Airblader/i3" rel="noreferrer noopener">https://github.com/Airblader/i3</a>
|
||
|
<br> * You only need to install this if you want those nice "gaps"<br> * <a href="https://github.com/Airblader/i3/wiki/Building-from-source" rel="noreferrer noopener">https://github.com/Airblader/i3/wiki/Building-from-source</a>
|
||
|
<br> * ~/.config/i3/config + ~/.config/i3status/config<br> * <a href="https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/i3/config" rel="noreferrer noopener">https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/i3/config</a>
|
||
|
<br> * <a href="https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/i3status/config" rel="noreferrer noopener">https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/i3status/config</a>
|
||
|
<br>
|
||
|
<br>* The nice customisable terminal -> <a href="https://jlk.fjfi.cvut.cz/arch/manpages/man/urxvt.1" rel="noreferrer noopener">https://jlk.fjfi.cvut.cz/arch/manpages/man/urxvt.1</a>
|
||
|
<br> * sudo apt-get install urxvt-unicode<br> * ~/.urxvt/ext/ + ~/.Xresources<br> * <a href="https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/xresources/xresources" rel="noreferrer noopener">https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/xresources/xresources</a>
|
||
|
<br>
|
||
|
<br>* The nice X compositor -> <a href="https://github.com/chjj/compton" rel="noreferrer noopener">https://github.com/chjj/compton</a>
|
||
|
<br> * sudo apt-get install compton compton-conf<br> * ~/.config/compton.conf<br> * <a href="https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/compton/compton.conf" rel="noreferrer noopener">https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/compton/compton.conf</a>
|
||
|
<br>
|
||
|
<br>* The nice font -> <a href="https://www.levien.com/type/myfonts/inconsolata.html" rel="noreferrer noopener">https://www.levien.com/type/myfonts/inconsolata.html</a>
|
||
|
<br> * sudo apt-get install fonts-inconsolata + sudo fc-cache -fv<br> * <a href="https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/i3/config#L15" rel="noreferrer noopener">https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/i3/config#L15</a>
|
||
|
<br>
|
||
|
<br>* The nice clipboard manager -> <a href="https://linux.die.net/man/1/xsel" rel="noreferrer noopener">https://linux.die.net/man/1/xsel</a> + <a href="https://github.com/CristianHenzel/ClipIt" rel="noreferrer noopener">https://github.com/CristianHenzel/ClipIt</a>
|
||
|
<br> * You'll need to copy / pasta stuff!<br> * sudo apt-get install xsel clipit<br> * <a href="https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/i3/config#L12" rel="noreferrer noopener">https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/i3/config#L12</a>
|
||
|
<br>
|
||
|
<br>* The nice desktop image manager -> <a href="https://feh.finalrewind.org/" rel="noreferrer noopener">https://feh.finalrewind.org/</a>
|
||
|
<br> * sudo apt-get install feh<br> * <a href="https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/i3/config#L125" rel="noreferrer noopener">https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/i3/config#L125</a>
|
||
|
<br>
|
||
|
<br>* The nice colourscheme -> <a href="https://terminal.sexy/" rel="noreferrer noopener">https://terminal.sexy/</a>
|
||
|
<br> * <a href="https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/xresources/xresources#L1-18" rel="noreferrer noopener">https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/xresources/xresources#L1-18</a>
|
||
|
<br>
|
||
|
<br>* The nice window switcher -> <a href="https://github.com/davatorium/rofi" rel="noreferrer noopener">https://github.com/davatorium/rofi</a>
|
||
|
<br> * sudo apt-get install rofi<br> * <a href="https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/xresources/xresources#L62-67" rel="noreferrer noopener">https://git.coop/decentral1se/dotfiles/blob/master/roles/restore/files/xresources/xresources#L62-67</a>
|
||
|
<br>
|
||
|
</body>
|
||
|
</html>
|