Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added config/archives/linuxmint.key.binary
Binary file not shown.
Binary file added config/archives/linuxmint.key.chroot
Binary file not shown.
3 changes: 3 additions & 0 deletions config/archives/linuxmint.pref.chroot
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Package: *
Pin: release o=linuxmint
Pin-Priority: 700
Original file line number Diff line number Diff line change
@@ -0,0 +1,135 @@
{
"section1": {
"type": "section",
"description": "Menu"
},
"playerControl": {
"type": "switch",
"default": true,
"description": "Control Players",
"value": true
},
"extendedPlayerControl": {
"type": "switch",
"default": false,
"description": "Show Loop and Shuffle controls",
"dependency": "playerControl",
"value": false
},
"keyOpen": {
"type": "keybinding",
"description": "Show menu",
"default": "<Shift><Super>s",
"tooltip": "Set keybinding(s) to show the sound applet menu.",
"value": "::"
},
"alwaysShowMuteInput": {
"type": "switch",
"description": "Always show input switch",
"tooltip": "Always show the 'Mute input' switch in the context menu.",
"default": false,
"value": false
},
"_knownPlayers": {
"type": "generic",
"default": [
"banshee",
"vlc",
"rhythmbox"
],
"value": [
"banshee",
"vlc",
"rhythmbox"
]
},
"section2": {
"type": "section",
"description": "Panel"
},
"showtrack": {
"type": "switch",
"default": false,
"description": "Show song information on the panel",
"dependency": "playerControl",
"value": false
},
"truncatetext": {
"type": "spinbutton",
"default": 30,
"min": 5,
"max": 512,
"units": "characters",
"step": 1,
"description": "Limit song information to",
"dependency": "showtrack",
"value": 30
},
"middleClickAction": {
"type": "combobox",
"default": "mute",
"options": {
"Toggle Mute": "mute",
"Toggle Mute output": "out_mute",
"Toggle Mute input": "in_mute",
"Toggle Play / Pause": "player"
},
"description": "Action on middle click",
"value": "mute"
},
"middleShiftClickAction": {
"type": "combobox",
"default": "in_mute",
"options": {
"Toggle Mute": "mute",
"Toggle Mute output": "out_mute",
"Toggle Mute input": "in_mute",
"Toggle Play / Pause": "player"
},
"description": "Action on shift+middle click",
"value": "in_mute"
},
"horizontalScroll": {
"type": "switch",
"default": false,
"description": "Use horizontal scrolling to move between tracks",
"dependency": "playerControl",
"value": false
},
"showalbum": {
"type": "switch",
"default": false,
"description": "Show album art as icon",
"dependency": "playerControl",
"value": false
},
"hideSystray": {
"type": "switch",
"description": "Hide system tray icons for compatible players",
"default": true,
"value": true
},
"section3": {
"type": "section",
"description": "Tooltip"
},
"tooltipShowVolume": {
"type": "switch",
"default": true,
"description": "Show volume in tooltip",
"value": true
},
"tooltipShowPlayer": {
"type": "switch",
"default": false,
"description": "Show player in tooltip",
"value": true
},
"tooltipShowArtistTitle": {
"type": "switch",
"default": false,
"description": "Show song artist and title in tooltip",
"value": true
},
"__md5__": ""
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,25 @@ default-folder-viewer='icon-view'

[org.cinnamon.desktop.default-applications.terminal]
exec='gnome-terminal'

#Free print screen keybind from area-screenshot
[org.cinnamon.desktop.keybindings.media-keys]
screenshot=@as []
screenshot-clip=@as []
window-screenshot=@as []
window-screenshot-clip=@as []
area-screenshot=@as []
area-screenshot-clip=@as []

[org.cinnamon.desktop.keybindings]
custom-list=['custom0', 'custom1']

[org.cinnamon.desktop.keybindings.custom-keybinding:/org/cinnamon/desktop/keybindings/custom-keybindings/custom0/]
name='Flameshot'
command='flameshot gui'
binding=['<Super><Shift>s']

[org.cinnamon.desktop.keybindings.custom-keybinding:/org/cinnamon/desktop/keybindings/custom-keybindings/custom1/]
name='Flameshot Print'
command='flameshot gui'
binding=['Print']
58 changes: 58 additions & 0 deletions config/package-lists/caramos.list.chroot
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# CaramOS — Packages to install
# One package per line

# Build dependencies (needed by hooks in chroot)
git
wget
curl
unzip
gnupg
ca-certificates

# Desktop environment
cinnamon-desktop-environment
sddm
sddm-theme-breeze

# Browser
# Note: Google Chrome installed via hook (not in apt)

# Utilities
flameshot
vlc
gimp
tlp
tlp-rdw
dkms

# Vietnamese input
fcitx5
fcitx5-frontend-gtk3
fcitx5-frontend-gtk4
fcitx5-frontend-qt5
fcitx5-config-qt
fcitx5-configtool
# LibreOffice Vietnamese
libreoffice
libreoffice-l10n-vi
libreoffice-help-vi

# Driver firmware
linux-firmware

# Flatpak
flatpak
gnome-software-plugin-flatpak

# Font
fonts-noto-color-emoji

# System
nemo
xed
xviewer
xreader

# Secure Boot
shim-signed
grub-efi-amd64-signed
3 changes: 3 additions & 0 deletions config/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ plank
# Bộ gõ tiếng Việt
fcitx5
fcitx5-unikey
#5 @dungdinhmanh
flameshot
tlp