How to install and set new themes in KDE plasma via terminal
I've been having some issues with the breeze theme while starting plasma and I want to know if there is a way to install a another plasma theme via the terminal and set that to default.
I'm using arch linux.
command-line kde theme
add a comment |
I've been having some issues with the breeze theme while starting plasma and I want to know if there is a way to install a another plasma theme via the terminal and set that to default.
I'm using arch linux.
command-line kde theme
It would be good to know if you have a prefered theme. There are a lot in the AUR and even in the official repositories.
– C.W.
Oct 28 '16 at 13:46
@C.W. I don't need a specific theme just need to make the de usable (which isn't for me). But if you want a name, then maybe Arch-Dark seems good.
– sagar846
Oct 28 '16 at 17:24
1
did my suggestion it help?
– C.W.
Nov 9 '16 at 13:39
1
@C.W. I was able to fix it by reinstalling the complete plasma package. But you're answer did teach me some new stuff. Thanks anyway.
– sagar846
Nov 13 '16 at 8:25
add a comment |
I've been having some issues with the breeze theme while starting plasma and I want to know if there is a way to install a another plasma theme via the terminal and set that to default.
I'm using arch linux.
command-line kde theme
I've been having some issues with the breeze theme while starting plasma and I want to know if there is a way to install a another plasma theme via the terminal and set that to default.
I'm using arch linux.
command-line kde theme
command-line kde theme
edited Oct 29 '16 at 20:28
Gilles
528k12810571583
528k12810571583
asked Oct 28 '16 at 2:57
sagar846
1612
1612
It would be good to know if you have a prefered theme. There are a lot in the AUR and even in the official repositories.
– C.W.
Oct 28 '16 at 13:46
@C.W. I don't need a specific theme just need to make the de usable (which isn't for me). But if you want a name, then maybe Arch-Dark seems good.
– sagar846
Oct 28 '16 at 17:24
1
did my suggestion it help?
– C.W.
Nov 9 '16 at 13:39
1
@C.W. I was able to fix it by reinstalling the complete plasma package. But you're answer did teach me some new stuff. Thanks anyway.
– sagar846
Nov 13 '16 at 8:25
add a comment |
It would be good to know if you have a prefered theme. There are a lot in the AUR and even in the official repositories.
– C.W.
Oct 28 '16 at 13:46
@C.W. I don't need a specific theme just need to make the de usable (which isn't for me). But if you want a name, then maybe Arch-Dark seems good.
– sagar846
Oct 28 '16 at 17:24
1
did my suggestion it help?
– C.W.
Nov 9 '16 at 13:39
1
@C.W. I was able to fix it by reinstalling the complete plasma package. But you're answer did teach me some new stuff. Thanks anyway.
– sagar846
Nov 13 '16 at 8:25
It would be good to know if you have a prefered theme. There are a lot in the AUR and even in the official repositories.
– C.W.
Oct 28 '16 at 13:46
It would be good to know if you have a prefered theme. There are a lot in the AUR and even in the official repositories.
– C.W.
Oct 28 '16 at 13:46
@C.W. I don't need a specific theme just need to make the de usable (which isn't for me). But if you want a name, then maybe Arch-Dark seems good.
– sagar846
Oct 28 '16 at 17:24
@C.W. I don't need a specific theme just need to make the de usable (which isn't for me). But if you want a name, then maybe Arch-Dark seems good.
– sagar846
Oct 28 '16 at 17:24
1
1
did my suggestion it help?
– C.W.
Nov 9 '16 at 13:39
did my suggestion it help?
– C.W.
Nov 9 '16 at 13:39
1
1
@C.W. I was able to fix it by reinstalling the complete plasma package. But you're answer did teach me some new stuff. Thanks anyway.
– sagar846
Nov 13 '16 at 8:25
@C.W. I was able to fix it by reinstalling the complete plasma package. But you're answer did teach me some new stuff. Thanks anyway.
– sagar846
Nov 13 '16 at 8:25
add a comment |
1 Answer
1
active
oldest
votes
- change your working directory to the place where you want to download the package at.
- download a tarball and extract it. Both is done with the command
curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/arc-dark-suite.tar.gz
- use
ls
to get a list of all files in the directory - change the directory to the extracted folder
cd arc-dark-suite
- now run
makepkg -si
. The command-si
automatically resolves and install any dependencies with pacman before building and installs the package if it is built successfully.
Now do you use SDDM (The Simple Desktop Display Manager)? If yes fine, if not you should. It is the preferred display manager for KDE Plasma desktops.
Open the config file with sudo nano /etc/sddm.conf
to be able to change things in there. Scroll to the Theme section and set arc-dark-suite as default (instead of breeze).
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f319451%2fhow-to-install-and-set-new-themes-in-kde-plasma-via-terminal%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
- change your working directory to the place where you want to download the package at.
- download a tarball and extract it. Both is done with the command
curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/arc-dark-suite.tar.gz
- use
ls
to get a list of all files in the directory - change the directory to the extracted folder
cd arc-dark-suite
- now run
makepkg -si
. The command-si
automatically resolves and install any dependencies with pacman before building and installs the package if it is built successfully.
Now do you use SDDM (The Simple Desktop Display Manager)? If yes fine, if not you should. It is the preferred display manager for KDE Plasma desktops.
Open the config file with sudo nano /etc/sddm.conf
to be able to change things in there. Scroll to the Theme section and set arc-dark-suite as default (instead of breeze).
add a comment |
- change your working directory to the place where you want to download the package at.
- download a tarball and extract it. Both is done with the command
curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/arc-dark-suite.tar.gz
- use
ls
to get a list of all files in the directory - change the directory to the extracted folder
cd arc-dark-suite
- now run
makepkg -si
. The command-si
automatically resolves and install any dependencies with pacman before building and installs the package if it is built successfully.
Now do you use SDDM (The Simple Desktop Display Manager)? If yes fine, if not you should. It is the preferred display manager for KDE Plasma desktops.
Open the config file with sudo nano /etc/sddm.conf
to be able to change things in there. Scroll to the Theme section and set arc-dark-suite as default (instead of breeze).
add a comment |
- change your working directory to the place where you want to download the package at.
- download a tarball and extract it. Both is done with the command
curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/arc-dark-suite.tar.gz
- use
ls
to get a list of all files in the directory - change the directory to the extracted folder
cd arc-dark-suite
- now run
makepkg -si
. The command-si
automatically resolves and install any dependencies with pacman before building and installs the package if it is built successfully.
Now do you use SDDM (The Simple Desktop Display Manager)? If yes fine, if not you should. It is the preferred display manager for KDE Plasma desktops.
Open the config file with sudo nano /etc/sddm.conf
to be able to change things in there. Scroll to the Theme section and set arc-dark-suite as default (instead of breeze).
- change your working directory to the place where you want to download the package at.
- download a tarball and extract it. Both is done with the command
curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/arc-dark-suite.tar.gz
- use
ls
to get a list of all files in the directory - change the directory to the extracted folder
cd arc-dark-suite
- now run
makepkg -si
. The command-si
automatically resolves and install any dependencies with pacman before building and installs the package if it is built successfully.
Now do you use SDDM (The Simple Desktop Display Manager)? If yes fine, if not you should. It is the preferred display manager for KDE Plasma desktops.
Open the config file with sudo nano /etc/sddm.conf
to be able to change things in there. Scroll to the Theme section and set arc-dark-suite as default (instead of breeze).
answered Nov 6 '16 at 9:59
C.W.
31719
31719
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f319451%2fhow-to-install-and-set-new-themes-in-kde-plasma-via-terminal%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
It would be good to know if you have a prefered theme. There are a lot in the AUR and even in the official repositories.
– C.W.
Oct 28 '16 at 13:46
@C.W. I don't need a specific theme just need to make the de usable (which isn't for me). But if you want a name, then maybe Arch-Dark seems good.
– sagar846
Oct 28 '16 at 17:24
1
did my suggestion it help?
– C.W.
Nov 9 '16 at 13:39
1
@C.W. I was able to fix it by reinstalling the complete plasma package. But you're answer did teach me some new stuff. Thanks anyway.
– sagar846
Nov 13 '16 at 8:25