TROMjaro 2022.09.30

This commit is contained in:
2022-09-30 04:35:36 +02:00
parent fbea3ae14b
commit 8f9600db8b
27761 changed files with 242 additions and 2213490 deletions

View File

@@ -1,15 +0,0 @@
#
# This file is parsed by pam_env module
#
# Syntax: simple "KEY=VAL" pairs on separate lines
#
QT_AUTO_SCREEN_SCALE_FACTOR=1
# Force to use Xwayland backend
# QT_QPA_PLATFORM=xcb
#Not tested: this should disable window decorations
# QT_WAYLAND_DISABLE_WINDOWDECORATION=1
EDITOR=/usr/bin/nano

View File

@@ -1,13 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
<fontconfig>
<description>Reject bitmap fonts</description>
<!-- Reject bitmap fonts -->
<selectfont>
<rejectfont>
<pattern>
<patelt name="scalable"><bool>false</bool></patelt>
</pattern>
</rejectfont>
</selectfont>
</fontconfig>

View File

@@ -1,17 +1,17 @@
[greeter]
xft-antialias = true
screensaver-timeout = 60
show-clock = false
show-clock = true
default-user-image = #hand
xft-hintstyle = hintfull
position = 50%,center 57%,center
clock-format =
panel-position = bottom
panel-position = top
indicators = ~host;~spacer;~clock;~spacer;~language;~session;~a11y;~power
hide-user-image = true
keyboard = onboard
a11y-states = ~keyboard
background = #000000
theme-name = Skeuos-Green-Dark
icon-theme-name = zafiro
theme-name = Skeuos-Grey-Dark
icon-theme-name = zafiro-dark
font-name = Ubuntu Condensed, 14

View File

@@ -0,0 +1,106 @@
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
#HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc manjaro-system
# If upgrades are available for these packages they will be asked for first
SyncFirst = manjaro-system archlinux-keyring manjaro-keyring
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta = 0.7
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
#Color
#NoProgressBar
# We cannot check disk space from within a chroot environment
CheckSpace
#VerbosePkgLists
#ParallelDownloads = 5
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Manjaro Linux
# packagers with `pacman-key --populate archlinux manjaro`.
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
[core]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
[extra]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
[community]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
[multilib]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
[TROMrepo]
SigLevel = Never
Include = /etc/pacman.d/tromjaro-mirrorlist
[chaotic-aur]
Include = /etc/pacman.d/chaotic-mirrorlist

View File

@@ -1,2 +0,0 @@
[General]
theme=KvArcDark

View File

@@ -0,0 +1,2 @@
[GUI]
ApplicationTheme=classic

View File

@@ -1,88 +0,0 @@
favorites=
recent=
button-icon=org.xfce.panel.whiskermenu
button-single-row=false
show-button-title=false
show-button-icon=true
launcher-show-name=true
launcher-show-description=true
launcher-show-tooltip=true
launcher-icon-size=2
hover-switch-category=false
category-show-name=true
category-icon-size=1
sort-categories=true
view-mode=1
default-category=0
recent-items-max=10
favorites-in-recent=true
position-search-alternate=false
position-commands-alternate=false
position-categories-alternate=false
position-categories-horizontal=false
stay-on-focus-out=false
profile-shape=0
confirm-session-command=true
menu-width=450
menu-height=500
menu-opacity=100
command-settings=xfce4-settings-manager
show-command-settings=true
command-lockscreen=xflock4
show-command-lockscreen=true
command-switchuser=dm-tool switch-to-greeter
show-command-switchuser=false
command-logoutuser=xfce4-session-logout --logout --fast
show-command-logoutuser=false
command-restart=xfce4-session-logout --reboot --fast
show-command-restart=false
command-shutdown=xfce4-session-logout --halt --fast
show-command-shutdown=false
command-suspend=xfce4-session-logout --suspend
show-command-suspend=false
command-hibernate=xfce4-session-logout --hibernate
show-command-hibernate=false
command-logout=xfce4-session-logout
show-command-logout=true
command-menueditor=menulibre
show-command-menueditor=true
command-profile=mugshot
show-command-profile=true
search-actions=6
[action0]
name=Man Pages
pattern=#
command=exo-open --launch TerminalEmulator man %s
regex=false
[action1]
name=Search the Web
pattern=?
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
regex=false
[action2]
name=Search for Files
pattern=-
command=catfish --path=~ --start %s
regex=false
[action3]
name=Wikipedia
pattern=!w
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
regex=false
[action4]
name=Run in Terminal
pattern=!
command=exo-open --launch TerminalEmulator %s
regex=false
[action5]
name=Open URI
pattern=^(file|http|https):\\/\\/(.*)$
command=exo-open \\0
regex=true

View File

@@ -1,142 +0,0 @@
favorites=
recent=
button-icon=org.xfce.panel.whiskermenu
button-single-row=false
show-button-title=false
show-button-icon=true
launcher-show-name=true
launcher-show-description=true
launcher-show-tooltip=true
launcher-icon-size=3
hover-switch-category=false
category-show-name=true
category-icon-size=1
sort-categories=true
view-mode=0
default-category=2
recent-items-max=10
favorites-in-recent=true
position-search-alternate=false
position-commands-alternate=false
position-categories-alternate=true
position-categories-horizontal=true
stay-on-focus-out=false
profile-shape=1
confirm-session-command=true
menu-width=632
menu-height=541
menu-opacity=86
command-settings=xfce4-settings-manager
show-command-settings=true
command-lockscreen=xflock4
show-command-lockscreen=true
command-switchuser=dm-tool switch-to-greeter
show-command-switchuser=false
command-logoutuser=xfce4-session-logout --logout --fast
show-command-logoutuser=false
command-restart=xfce4-session-logout --reboot --fast
show-command-restart=false
command-shutdown=xfce4-session-logout --halt --fast
show-command-shutdown=false
command-suspend=xfce4-session-logout --suspend
show-command-suspend=false
command-hibernate=xfce4-session-logout --hibernate
show-command-hibernate=false
command-logout=xfce4-session-logout
show-command-logout=true
command-menueditor=menulibre
show-command-menueditor=true
command-profile=mugshot
show-command-profile=true
search-actions=15
[action0]
name=Man Pages
pattern=#
command=exo-open --launch TerminalEmulator man %s
regex=false
[action1]
name=Search the Web
pattern=web
command=exo-open --launch WebBrowser https://search.trom.tf/search?q=%u
regex=false
[action2]
name=Search for Files Locally
pattern=files
command=catfish --path=~ --start %s
regex=false
[action3]
name=Search on Wikipedia
pattern=wiki
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
regex=false
[action4]
name=Run in Terminal
pattern=!
command=exo-open --launch TerminalEmulator %s
regex=false
[action5]
name=Open URI
pattern=^(file|http|https):\\/\\/(.*)$
command=exo-open \\0
regex=true
[action6]
name=Search for Videos Online
pattern=video
command=exo-open --launch WebBrowser https://ytb.trom.tf/search?q=%u
regex=false
[action7]
name=Search for Images Online
pattern=image
command=exo-open --launch WebBrowser https://search.trom.tf/search?q=%u&categories=images
regex=false
[action8]
name=Search for Files Online
pattern=download
command=exo-open --launch WebBrowser https://search.trom.tf/search?q=%u&categories=files
regex=false
[action9]
name=Search Online Maps
pattern=map
command=exo-open --launch WebBrowser https://maps.trom.tf/#q=%u
regex=false
[action10]
name=Search for News Online
pattern=news
command=exo-open --launch WebBrowser https://search.trom.tf/search?q=%u&categories=news
regex=false
[action11]
name=Search for Scientific Papers Online
pattern=science
command=exo-open --launch WebBrowser https://search.trom.tf/search?q=%u&categories=science
regex=false
[action12]
name=Search for Documentaries/Courses Online
pattern=edu
command=exo-open --launch WebBrowser https://www.videoneat.com/?s=%u
regex=false
[action13]
name=Search for Trade-Free Goods and Services Online
pattern=tf
command=exo-open --launch WebBrowser https://www.directory.trade-free.org/?s=%u
regex=false
[action14]
name=Search the TROMjaro Forum
pattern=help
command=exo-open --launch WebBrowser https://forum.tromjaro.com/search?q=%u
regex=false

View File

@@ -6,7 +6,7 @@ show-button-title=false
show-button-icon=true
launcher-show-name=true
launcher-show-description=true
launcher-show-tooltip=true
launcher-show-tooltip=false
launcher-icon-size=3
hover-switch-category=false
category-show-name=true
@@ -16,10 +16,10 @@ view-mode=0
default-category=2
recent-items-max=10
favorites-in-recent=true
position-search-alternate=false
position-commands-alternate=false
position-search-alternate=true
position-commands-alternate=true
position-categories-alternate=true
position-categories-horizontal=true
position-categories-horizontal=false
stay-on-focus-out=false
profile-shape=1
confirm-session-command=true
@@ -27,7 +27,7 @@ menu-width=632
menu-height=541
menu-opacity=86
command-settings=xfce4-settings-manager
show-command-settings=true
show-command-settings=false
command-lockscreen=xflock4
show-command-lockscreen=true
command-switchuser=dm-tool switch-to-greeter
@@ -35,15 +35,15 @@ show-command-switchuser=false
command-logoutuser=xfce4-session-logout --logout --fast
show-command-logoutuser=false
command-restart=xfce4-session-logout --reboot --fast
show-command-restart=false
show-command-restart=true
command-shutdown=xfce4-session-logout --halt --fast
show-command-shutdown=false
command-suspend=xfce4-session-logout --suspend
show-command-suspend=false
show-command-shutdown=true
command-suspend=xfce4-session-logout
show-command-suspend=true
command-hibernate=xfce4-session-logout --hibernate
show-command-hibernate=false
command-logout=xfce4-session-logout
show-command-logout=true
show-command-logout=false
command-menueditor=menulibre
show-command-menueditor=true
command-profile=mugshot

View File

@@ -0,0 +1,11 @@
[Desktop Entry]
Version=1.1
Type=Application
Name=System Info
Comment=Displays system information
Icon=hardinfo
Exec=/usr/bin/hardinfo
Actions=
Categories=Settings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;
Keywords=linux;kernel;system;hardware;cpu;processor;capabilities;frequency;memory;ram;board;resources;sensors;devices;usb;pci;display;network;benchmark;test;
StartupNotify=true

View File

@@ -1,12 +0,0 @@
export QT_QPA_PLATFORMTHEME="qt5ct"
xset b off
# Show color output in less
export LESS=-R
export LESS_TERMCAP_mb=$'\e[1;31m'
export LESS_TERMCAP_md=$'\e[1;36m'
export LESS_TERMCAP_me=$'\e[0m'
export LESS_TERMCAP_so=$'\e[01;44;33m'
export LESS_TERMCAP_se=$'\e[0m'
export LESS_TERMCAP_us=$'\e[1;32m'
export LESS_TERMCAP_ue=$'\e[0m'