2024-11-19 13:49:39 +01:00
|
|
|
|
|
|
|
:PROPERTIES:
|
|
|
|
:ID: 1387ab0c-16cd-4aa5-b4f5-bc06e24cfb91
|
|
|
|
:END:
|
|
|
|
|
|
|
|
#+title: afficher-le-jour-de-la-semaine-dans-la-barre-d-ubuntu
|
|
|
|
#+post_ID: 254
|
|
|
|
#+post_slug: afficher-le-jour-de-la-semaine-dans-la-barre-d-ubuntu
|
|
|
|
#+post_url: https://www.ciperbliss.com/2013/afficher-le-jour-de-la-semaine-dans-la-barre-d-ubuntu
|
|
|
|
#+post_title: afficher le jour de la semaine dans la barre d'ubuntu
|
2024-11-19 23:50:42 +01:00
|
|
|
#+post_tags:
|
2024-11-19 13:49:39 +01:00
|
|
|
#+post_type: post
|
|
|
|
#+post_mime_types:
|
|
|
|
#+post_guid: undefined
|
|
|
|
#+post_status: publish
|
|
|
|
#+post_date_published: <2013-12-07T20:36:55>
|
|
|
|
#+post_date_modified: <2013-12-07T20:36:55>
|
|
|
|
#+post_index_page_roam_id: fa7f2a8c-2b94-4e42-bb4c-25c026ed7ff9
|
|
|
|
#+retrieved_from_db_at: <2024-11-18 16:25:08>
|
|
|
|
|
|
|
|
|
|
|
|
* afficher le jour de la semaine dans la barre d'ubuntu
|
|
|
|
:PROPERTIES:
|
|
|
|
:CUSTOM_ID: afficher-le-jour-de-la-semaine-dans-la-barre-dubuntu
|
|
|
|
:END:
|
|
|
|
|
2024-11-19 23:50:42 +01:00
|
|
|
[[http://mod-p.deviantart.com/art/pingoins-21851076][http://th02.deviantart.net/fs7/300W/i/2005/229/c/0/pingoins_by_Mod_P.jpg]]
|
2024-11-19 13:49:39 +01:00
|
|
|
|
|
|
|
|
|
|
|
pour afficher ou masquer des infos dans la barre des tâches
|
|
|
|
d'ubuntu,installez le paquet *dconf-tools*
|
|
|
|
|
|
|
|
|
|
|
|
#+begin_quote
|
|
|
|
apt-get install dconf-tools
|
|
|
|
|
|
|
|
#+end_quote
|
|
|
|
|
|
|
|
|
|
|
|
puis lancez *dconf-editor*allez dans le menu: /com>
|
|
|
|
canonical > indicator > datetime/et cochez
|
|
|
|
/show-day/vous verrez vos modifications agir en temps
|
|
|
|
réel. Et vouala \o/
|
|
|
|
|
|
|
|
|