Skip to content

Latest commit

 

History

History
180 lines (116 loc) · 6.39 KB

README.md

File metadata and controls

180 lines (116 loc) · 6.39 KB

𓃌 CosOS

Tables

Table of Contents
  1. About
  2. Website Themes
  3. Application Themes
  4. Previews
  5. Keybinds

About

This is a minimalist Cos OS rice that boasts lightning-fast performance and a clean, uncluttered interface designed to enhance productivity and streamline workflow. With bspwm as its window manager and sxhkd for binds, CosOS delivers an intuitive user experience that is both efficient and customizable. Remarkably, this rice is capable of running smoothly on a mere 1GB of RAM, even with all applications open. CosOS is an ideal choice for professionals seeking a fast and minimalistic operating system that can handle daily use with ease.

Website Themes

  1. Web Themes

Application Themes

  1. Application Themes

Previews

Web Themes

YouTube

image

Instagram

image

image

Reddit

image

Github

image

image

image

Twitter

image

image

Wire

image

ChatGPT

image

WhatsAPP

image

Application Themes

Telegram

image

Discord

image image image image

Keybinds

  1. Applications

    LAlt + E = Emoji Picker
    LAlt + T = Alacritty
    LAlt + S = Theme Changer
    LAlt + SPACE = Rofi
    
  2. Window Manager

    WinKey + LAlt + R = Restart BSPWM
    WinKey + LAlt + Q = Exit BSPWM
    
  3. Window States

    WinKey + S = Floating Window
    WinKey + T = Tiling Window
    WinKey + F = Fullscreen Window
    WinKey + LShift + T = Pseudo Tiling Window
    
  4. Window Move & Resize

    WinKey + MBLClick = Move Window
    WinKey + MBRClick = Resize Window
    

Firefox

  1. Rice Firefox ( Manuall )

    • Enabling the Modules

      Firstly you need to visit about:config by puting it in your URL Bar and Clicking Enter. It will display a Popup with the message I accept the risk, click yes and then search for these but one at a time and set everything to True by double Clicking them!

      toolkit.legacyUserProfileCustomizations.stylesheets
      layers.acceleration.force-enabled
      gfx.webrender.all
      svg.context-properties.content.enabled

    • Creating the Folder and Files

      You need to open Alacritty and execute cd .mozilla/firefox/ then you can list the files by doing ls. After that you have to find the folder that has .default-release at the end of it and then cd inside it. If youre inside the profile Directory you can now execute mkdir chrome && cd chrome after that you can move the files from the Firefox Files inside the chrome folder! When you're done close Firefox using ctrl + q!