Enjoy Slackware 15.0!
Diferencias
Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | ||
es:howtos:window_managers:xmonad_tiling_window_manager [2019/08/13 19:52 (UTC)] slackwarespanol [.xinitrc] |
es:howtos:window_managers:xmonad_tiling_window_manager [2019/08/13 19:55 (UTC)] (actual) slackwarespanol [Sources] |
||
---|---|---|---|
Línea 50: | Línea 50: | ||
==== .xmobarrc ==== | ==== .xmobarrc ==== | ||
- | xmobar | + | xmobar |
<code haskell> | <code haskell> | ||
Config { font = " | Config { font = " | ||
Línea 75: | Línea 76: | ||
} | } | ||
</ | </ | ||
- | The first lines configure the font, foreground/background-colors and the position on the screen. The rest configures the information which should be shown in xmobar, | + | Las primeras líneas configuran la fuente, los colores de primer plano/fondo y la posición en la pantalla. El resto configura la información que debe mostrarse en xmobar, |
- | For further explanation please read the manuals. | + | Para más explicaciones, |
==== xmonad.hs ==== | ==== xmonad.hs ==== | ||
- | Here is an example of my '' | + | Aquí hay un ejemplo de mi archivo |
<code haskell> | <code haskell> | ||
import XMonad | import XMonad | ||
Línea 108: | Línea 109: | ||
] ] | ] ] | ||
</ | </ | ||
- | Please read the documentation for '' | + | Lea la documentación de '' |
- | ===== Additional Hints ===== | + | ===== Consejos adicionales |
- | One can reload the configurations for xmobar | + | Uno puede recargar las configuraciones para xmobar |
- | When using a tiling window manager one experiences that some applications behave unusual. In my '' | + | Cuando se usa un administrador de ventanas de mosaico, se experimenta que algunas aplicaciones se comportan de manera inusual. En mi archivo |
+ | ====== Funetes ====== | ||
- | ====== Sources ====== | ||
<!-- If you are copying information from another source, then specify that source --> | <!-- If you are copying information from another source, then specify that source --> | ||
<!-- * Original source: [[http:// | <!-- * Original source: [[http:// | ||
<!-- Authors are allowed to give credit to themselves! --> | <!-- Authors are allowed to give credit to themselves! --> | ||
- | * Originally written by [[wiki: | + | * Originalmente escrito por [[wiki: |
+ | * Traducido por: [[wiki: | ||
<!-- * Contributions by [[wiki: | <!-- * Contributions by [[wiki: | ||