Code Monkey home page Code Monkey logo

dots's Introduction

My linux dot files ๐ŸŒƒ

I'm including a lot of things that most of you probably already know, but some new people, like my past self would like to find.

Screenshot of the desktop

OS: Garuda wayfire, modified with new WM

WM: Hyprland

Terminal: gnome-terminal-transparency

Text editor: neovim (LazyVim)

Shell: fish

prompt: starship

wallpaper: https://www.deviantart.com/mb0sco/art/Lumei-Academy-Night-926901721

note taking app: obsidian

firefox new tab: Tablis

spotify colors: spicetify

task-manager: btop

Install

this command is for arch linux. I used garuda wayfire edition as a starting point.

yay -S hyprland-git swaybg dunst obsidian rofi btop hyprpicker upower gnome-terminal-transparency fish starship spicetify-cli neovim pokemon-colorscripts

You need to change a few setting for your specific device, if you have bad resolution look into hyprland.conf and at the top line should be something like this: monitor=eDP-1,1920x1080@120,0x0,1 change it to your monitor settings. Also in waybar in the file config, I've got hardcoded a few things, for example my bluetooth battery module, run: ~/.config/waybar/headet-battery -h to find out more, it's a custom script.

Neovim config

  • Modification of LazyVim

Waybar (you need to enable experimental features and than compile)

  1. git clone https://github.com/Alexays/Waybar

2.cd Waybar

  1. Change this line option('experimental', type : 'boolean', value : false, description: 'Enable experimental features')

in the meson_options.txt file to this

option('experimental', type : 'boolean', value : true, description: 'Enable experimental features')

  1. meson build

  2. ninja -C build

  3. ./build/waybar

If you want to install it

  1. ninja -C build install

  2. waybar

Gnome-terminal

I'm finding it a bit difficult to shift to kitty, so I'm using this for now. You have to run a few commands to configure the terminal In case you want to backup dconf dump /org/gnome/terminal/ > gnome_terminal_settings_backup.txt โ€ผ๏ธThis will wipe your current settings be causiousโ€ผ๏ธ

  1. dconf reset -f /org/gnome/terminal/
  2. dconf load /org/gnome/terminal/ < gnome_terminal_settings_backup.txt

Rofi custom themes:

Note taking app:

Tabliss

  • this is a firefox extension for a better new tab page
  • settings included in the files

Prettier liches

  • This is a browser extension to change lichess colors
  • color shcheme: {"primaryColor": "#4876D3","secondaryColor": "#F6B657","tertiaryColor": "#DD6161","backgroundColor": "#222731","surfaceColor": "#2D3442","surfaceColorHover": "#424B5B","defaultWhite": "#F2F5F3"}

Monkeytype

  • Also included in files

Optional

- qemu - virtual machines 
- nautilus - file explorer
- ranger - another file explorer
- obs studio - recording
- vs codium - just in case
- webcord - enables easy discord screen sharing on wlr
- nwg-look - gtk themes

Inspiration

I took inspiration and some configs from: https://github.com/iamverysimp1e/dots, if you like mine you will love his. Neovim is modified version of: https://github.com/appelgriebsch/Nv best config I could find for rust/web dev.

Personal install command

This is just a command for me when I get a new pc wouldn't suggest yay -S swaybg dunst obsidian rofi btop hyprpicker upower gnome-terminal-transparency fish starship spicetify-cli neovim pokemon-colorscripts obs-studio qt5 libva spicetify-cli spotify

dots's People

Contributors

osmak1234 avatar

Stargazers

Miguel Hipolito avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.