📌  相关文章
📜  如何在 Ubuntu 顶部面板上显示日期和完整时间 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:19.250000             🧑  作者: Mango

代码示例1
# Step 1) Launch ‘Terminal’.
# Step 2) Enter the following command and press enter to install dconf-editor.
sudo apt install dconf-editor
# Step 3) Go to “Activities” and launch “dconf-editor”
Step 4) Carefully navigate to org/gnome/desktop/interface. Turn on the “clock-show-date” and “clock-show-seconds”.
# You should instantly see the day, date, and time including seconds, in the top bar.