TROMjaro 2024.12.18
This commit is contained in:
@ -48,8 +48,8 @@ catfish
|
||||
#Settings
|
||||
easystroke
|
||||
czkawka-gui
|
||||
#pika-backup
|
||||
rustdesk-nightly
|
||||
pika-backup
|
||||
rustdesk-bin
|
||||
zeit-git
|
||||
touche
|
||||
openrgb
|
||||
@ -97,7 +97,7 @@ bibata-cursor-theme
|
||||
bibata-cursor-translucent
|
||||
capitaine-cursors
|
||||
colloid-gtk-theme-git
|
||||
papirus-icon-theme-git
|
||||
papirus-icon-theme
|
||||
|
||||
|
||||
|
||||
@ -151,7 +151,6 @@ nss-mdns # NSS support for mDNS (optdepend for avahi)
|
||||
ntp
|
||||
mobile-broadband-provider-info
|
||||
modemmanager
|
||||
openresolv
|
||||
openssh
|
||||
samba
|
||||
usb_modeswitch
|
||||
|
@ -1,5 +1,5 @@
|
||||
btrfs-assistant
|
||||
calamares5
|
||||
calamares
|
||||
clonezilla
|
||||
gparted
|
||||
gsmartcontrol
|
||||
|
@ -20,8 +20,6 @@ libva-mesa-driver
|
||||
libxaw
|
||||
libxpm
|
||||
libxvmc
|
||||
mesa-vdpau
|
||||
>multilib lib32-mesa-vdpau
|
||||
>multilib lib32-libxvmc
|
||||
>multilib lib32-primus
|
||||
>nonfree_x86_64 KERNEL-nvidia-390xx
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Base
|
||||
base
|
||||
linux-firmware
|
||||
wireless-regdb
|
||||
|
||||
# Manjaro
|
||||
acpi
|
||||
|
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
{"chrome://browser/content/browser.xhtml":{"main-window":{"screenX":"197","screenY":"113","width":"1591","height":"917","sizemode":"normal"},"sidebar-box":{"sidebarcommand":"viewBookmarksSidebar","width":""},"sidebar-title":{"value":"Bookmarks"}},"chrome://browser/content/places/places.xhtml":{"placesContentTags":{"ordinal":"3"},"placesContentUrl":{"ordinal":"5"},"placesContentDate":{"ordinal":"7","sortDirection":"descending"},"placesContentVisitCount":{"ordinal":"9"},"placesContentDateAdded":{"ordinal":"11"},"placesContentLastModified":{"ordinal":"13"},"places":{"screenX":"628","screenY":"288","width":"700","height":"500","sizemode":"normal"}},"chrome://browser/content/sanitize.xhtml":{"SanitizeDialog":{"screenX":"541","screenY":"257"}},"chrome://mozapps/content/downloads/unknownContentType.xhtml":{"unknownContentTypeWindow":{"screenX":"527","screenY":"254"}},"chrome://devtools/content/framework/toolbox-window.xhtml":{"devtools-toolbox-window":{"screenX":"486","screenY":"221","width":"1173","height":"607","sizemode":"normal"}}}
|
||||
{"chrome://browser/content/browser.xhtml":{"main-window":{"screenX":"279","screenY":"31","width":"1591","height":"917","sizemode":"normal"},"sidebar-box":{"sidebarcommand":"viewBookmarksSidebar","width":""},"sidebar-title":{"value":"Bookmarks"}},"chrome://browser/content/places/places.xhtml":{"placesContentTags":{"ordinal":"3"},"placesContentUrl":{"ordinal":"5"},"placesContentDate":{"ordinal":"7","sortDirection":"descending"},"placesContentVisitCount":{"ordinal":"9"},"placesContentDateAdded":{"ordinal":"11"},"placesContentLastModified":{"ordinal":"13"},"places":{"screenX":"628","screenY":"288","width":"700","height":"500","sizemode":"normal"}},"chrome://browser/content/sanitize.xhtml":{"SanitizeDialog":{"screenX":"541","screenY":"257"}},"chrome://mozapps/content/downloads/unknownContentType.xhtml":{"unknownContentTypeWindow":{"screenX":"527","screenY":"254"}},"chrome://devtools/content/framework/toolbox-window.xhtml":{"devtools-toolbox-window":{"screenX":"486","screenY":"221","width":"1173","height":"607","sizemode":"normal"}}}
|
@ -61,7 +61,13 @@ password="TROMjaro"
|
||||
|
||||
# the login shell
|
||||
# defaults to bash
|
||||
user_shell="/bin/zsh"
|
||||
user_shell="/usr/bin/zsh"
|
||||
|
||||
# the login shell
|
||||
# defaults to bash
|
||||
# login_shell=/bin/bash
|
||||
login_shell="/usr/bin/zsh"
|
||||
|
||||
|
||||
# unset defaults to given values
|
||||
# addgroups="lp,network,power,wheel"
|
||||
|
Reference in New Issue
Block a user