Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Latest commit

 

History

History
42 lines (33 loc) · 1.28 KB

File metadata and controls

42 lines (33 loc) · 1.28 KB

Terminal

Default shell: zsh (framework for zsh shell oh-my-zsh)

Custom terminal app: hyper


Ubuntu

I used Tweaks to customize our computer.You can also use that or find another. Settings in the Tweaks;

  • Applications: adwait-dark
  • Cursor: X11-Default-Black ,Capitaine
  • Icons: Inspitation-red-dark
  • Shell: ChromeOS-dark-compact-shell

For tons of themes.


For lock screen:

Copy 'black.jpg' to background folder:

$  cp ~/Downloads/bg-boat.jpg /usr/share/backgrounds/

Backup default 'ubuntu.css' to restore in case of crash:

$  cp /usr/share/gnome-shell/theme/ubuntu.css /usr/share/gnome-shell/theme/ubuntu.bk

Copy 'ubuntu.css' to theme folder:

$  cp ~/Downloads/ubuntu.css /usr/share/gnome-shell/theme/

Restart the pc:

$  reboot -f

Dock