Skip to content

Instantly share code, notes, and snippets.

@vadimstasiev
Last active December 30, 2022 19:40
Show Gist options
  • Select an option

  • Save vadimstasiev/0b6cfa9a40e88dcbbe2b419c0e6b0ea2 to your computer and use it in GitHub Desktop.

Select an option

Save vadimstasiev/0b6cfa9a40e88dcbbe2b419c0e6b0ea2 to your computer and use it in GitHub Desktop.
Chromebook setup

Chromebook linux setup

sudo apt install git android-tools-adb nautilus gnome-tweaks nano htop tmux bmon qt5-style-kvantum qt5-style-kvantum-themes icoutils dolphin kde-cli-tools konsole kfind cifs-utils menulibre flatpak gnome-software-plugin-flatpak gnome-software
flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
xdg-mime default org.kde.dolphin.desktop inode/directory

theming

Install using script: https://github.com/yeyushengfan258/Win11-icon-theme

git clone https://github.com/yeyushengfan258/Win11-icon-theme

./install.sh

Open gnome-tweaks

gnome-tweaks

Go to Appearance and set icons to Win11-dark

sudo /etc/environment
QT_STYLE_OVERRIDE=kvantum

Reboot PC

Install this theme within Kvantum: https://www.opendesktop.org/p/1554628/

download from link then extract

Open kvantum manager

kvantummanager

Select the extracted theme folder then click install

Then select theme win11os-dark

then edit theme and:

  • Disable Composite Effects

Use this script to change titlebar color

https://github.com/exoad/CrostiniToolBar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment