This commit is contained in:
Frede Hundewadt 2024-02-25 11:53:45 +01:00
parent bd96be17bc
commit dd9133b78c
7 changed files with 2231 additions and 9 deletions

View file

@ -4,12 +4,10 @@ alsa-lib
alsa-oss alsa-oss
alsa-plugins alsa-plugins
alsa-utils alsa-utils
ark
avahi avahi
bluedevil bluedevil
breeze-gtk breeze-gtk
dmidecode # for inxi -m output dmidecode # for inxi -m output
dolphin
dolphin-plugins dolphin-plugins
ffmpeg ffmpeg
ffmpegthumbs # video thumbnails ffmpegthumbs # video thumbnails
@ -57,11 +55,12 @@ kwayland-integration
kwin kwin
kwrited kwrited
libcanberra libcanberra
lxqt-archiver
manjaro-hotfixes manjaro-hotfixes
manjaro-kde-settings manjaro-kde-settings
manjaro-settings-manager-kcm mc
manjaro-settings-manager-knotifier
mesa-utils mesa-utils
micro
mtpfs mtpfs
networkmanager networkmanager
networkmanager-openvpn networkmanager-openvpn
@ -70,8 +69,6 @@ nss-mdns # NSS support for mDNS (optdepend for avahi)
ntp ntp
okular okular
openssh openssh
oxygen # needed to provide KDE system sounds
oxygen-icons
p7zip # 7Z format support p7zip # 7Z format support
pamac-cli pamac-cli
pamac-gtk pamac-gtk
@ -89,14 +86,11 @@ plasma-browser-integration
plasma-desktop plasma-desktop
plasma-nm plasma-nm
plasma-pa plasma-pa
plasma-simplemenu
plasma-systemmonitor plasma-systemmonitor
plasma-thunderbolt plasma-thunderbolt
plasma-wayland-session plasma-wayland-session
plasma-workspace plasma-workspace
plymouth plymouth
plymouth-kcm
plymouth-theme-manjaro
power-profiles-daemon power-profiles-daemon
powerdevil powerdevil
powertop powertop

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,27 @@
[Desktop Entry]
DefaultProfile=nix.profile
[FileLocation]
scrollbackUseCacheLocation=true
scrollbackUseSystemLocation=false
[General]
ConfigVersion=1
[KFileDialog Settings]
detailViewIconSize=16
iconViewIconSize=64
[KonsoleWindow]
RememberWindowSize=false
[MainWindow]
MenuBar=Disabled
RestorePositionForNextInstance=false
ToolBarsMovable=Disabled
[Notification Messages]
CloseAllTabs=true
[UiSettings]
ColorScheme=

View file

@ -0,0 +1,12 @@
[Appearance]
ColorScheme=Breeze
Font=Hack,10,-1,5,50,0,0,0,0,0
[General]
Command=/bin/bash
Name=nix
Parent=/usr/share/konsole/Breath.profile
[Scrolling]
HistoryMode=1
HistorySize=10000

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,27 @@
[Desktop Entry]
DefaultProfile=nix.profile
[FileLocation]
scrollbackUseCacheLocation=true
scrollbackUseSystemLocation=false
[General]
ConfigVersion=1
[KFileDialog Settings]
detailViewIconSize=16
iconViewIconSize=64
[KonsoleWindow]
RememberWindowSize=false
[MainWindow]
MenuBar=Disabled
RestorePositionForNextInstance=false
ToolBarsMovable=Disabled
[Notification Messages]
CloseAllTabs=true
[UiSettings]
ColorScheme=

View file

@ -0,0 +1,12 @@
[Appearance]
ColorScheme=Breeze
Font=Hack,10,-1,5,50,0,0,0,0,0
[General]
Command=/bin/bash
Name=nix
Parent=/usr/share/konsole/Breath.profile
[Scrolling]
HistoryMode=1
HistorySize=10000