How to Setup Screensaver on Manjaro Linux

29/12/2020
Need to go somewhere while keeping your computer on? Need to add a bit more sauce to your system? Then adding a suitable screensaver should be the perfect choice! Screensavers are basically animations that offer an elegant look of your computer’s screen when it’s left unattended.

If you’ve been using computer for a while, then you may already have encountered some of the famous screen saver types like the Matrix.

Adding your own screensaver on your system shouldn’t be very bad, right? At least, you will know that your system is working properly and didn’t die of any errorJ.

Are you running Manjaro Linux? It’s a pretty cool Linux distro based on the well-known and reputed Arch Linux. Today, we’ll be enjoying some of the coolest screensavers on Manjaro Linux.

Getting screensaver

For enjoying screensaver, we have to get a tool – XscreenSaver. It’s a tool for setting screensavers with a HUGE collection within.

Install XScreenSaver –

sudo pacman -S xscreensaver

Once the installation is complete, load the tool by running the following command –

xscreensaver-demo

When the app launches, it will check that the XScreenSaver daemon is running or not. If not running, it’ll throw a prompt like this –

Hit “OK” for starting the daemon.

Now, it’s time to set the screensaver of your choice!

As you can see, the left panel holds almost a MILLION (pun intended) of available screensavers.

By hitting the “Preview” button, you can easily check out how the screensaver will look on your system.

There are also other options available like after how long, the screen will go blank and how often the screensavers will cycle one after another. You can also decide to lock the screen.

On the “Settings” page, you can calibrate various options like frame rate, spin, width, depth etc.

After everything is set, make sure that XScreenSaver starts at startup.

Create a directory for storing the systemd service file of individual users –

mkdir -p ~/.config/systemd/user/

Then, create “xscreensaver.service” file in the directory –

gedit ~/.config/systemd/user/xscreensaver.service

Paste the following text into the file –

[Unit]
Description=XScreenSaver
[Service]
ExecStart=/usr/bin/xscreensaver -nosplash
[Install]
WantedBy=default.target

Then, enable the service –

systemctl –user enable xscreensaver

Voila! Enjoy your favorite screensavers on the go!

ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Find Out How Much Disk Space a Directory Consumed from the Command Line

On a graphical desktop environment, you can find out how much disk space a directory consumed by just right clicking on...
29/12/2020

[CEPH] [LAB] Hướng dẫn cài đặt CEPH chỉ định minor version trên CentOS 7

Như mọi người đã biết, tên các phiên bản của Ceph bao gồm 3 số, ngăn cách nhau bởi dấu chấm...
30/12/2020

Hướng dẫn xóa netplan và cài đặt ifupdown thay thế trên Ubuntu 18.04

Từ trong những bản phát hành mới đây của Ubuntu, Netplan là tiện ích mặc định giúp ta cấu hình...
30/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Hướng dẫn fake ip bằng phần mềm SStap
10/06/2025

VPS treo game là gì? Thuê VPS treo game giá rẻ, không lo giật lag
02/06/2025

 BitBrowser – Best Anti-Detect Browser!
26/05/2025

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025