Skip to content

Commit

Permalink
leftbar & fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
winters0x64 committed Oct 4, 2023
1 parent 136550b commit 569c034
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 42 deletions.
46 changes: 6 additions & 40 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Minimal,Productive & Aesthetic linux rice

![gragaldia](https://github.com/winters0x64/Gragaldia/blob/main/img.png)
![gsm-128](https://github.com/winters0x64/Gragaldia/blob/main/img.png)

Bar - Eww
Compositor - Hyprland
Expand All @@ -11,49 +11,15 @@ Terminal - Foot
Editor - Neovim
Theme - Oxoblack(Inspired by IBM carbon & oxocarbon)

Version 0.1.1

Still in the beta version.
Version 1.0.0

This project is me just cooking up for a bigger project coming up in the future.

## Dev log
## What's different?

Design Goals
+ Aesthetic,minimal,productive

Done:
+ Configured nvim
+ Systemwide oxocarbon theme(Slightly modified version of oxocarbon)
+ Basic foot config
+ hyprpaper
+ fixed nvims lsp
+ eww main bar and theming
+ Got the eww factor
+ fuzzel
+ Git Repo, Code Name.
+ eww launch script
+ swaylock
+ dunst
+ bleachbit(system cleaner)
+ fish
+ zathura

Bins Installed:
+ yay,nvim,foot,hyprland,hyprpaper,ttf-hack-nerd,eww-wayland,jq,socat,node,npm,alsa-utils,sof-firmware,pulseaudio,brightnessctl,google-chrome,fuzzel
unzip,docker(service),wget,burpsuite,python-pip,wl-clipboard,otf-daddytimemono-git,dunst
swaylock-effects,discord,man,tlp(service),tlp-rdw,bleachbit,zathura,zathura-pdf-mupdf
btop,

To Do:
- Global color pallete
- Install script

To fix:
- time :done
- polling rate of sound widget :done
- unstable hexpand of eww :done


Later :
- Backup system
Features
+ Aimed towards security professionals,ctf players, what makes this different is that it doesn't have the bloat traditional pentest operating systems comes with.
+ Everything is customizable.
4 changes: 2 additions & 2 deletions eww/scripts/inst.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ apps_install() {
separator
echo "[+] Installing...nvim,foot,hyprland,hyprpaper,ttf-hack-nerd,eww-wayland,jq,socat,node,npm,google-chrome,fuzzel,swaylock-effects,discord,bleachbit,otf-daddttimemono-git,code(extensions installed through vsix file)
btop,qt5-wayland,qt6-wayland,xdg-desktop-portal-hyprland,xdg-desktop-portal-gtk,nwg-look,phocus-gtk-theme-git
ttf-jetbrains-mono-nerd"
ttf-jetbrains-mono-nerd,nitch"
echo "[+] bleachbit,zathura,zathura-pdf-mupdf,btop,dunst,playerctl"
yay -S --needed --noconfirm nvim foot hyprland hyprpaper ttf-hack-nerd eww-wayland jq socat node npm google-chrome fuzzel swaylock-effects discord bleachbit otf-daddttimemono-git
yay -S --needed --noconfirm bleachbit zathura zathura-pdf-mupdf btop dunst qt5-wayland qt6-wayland xdg-desktop-portal-hyprland xdg-desktop-portal-gtk nwg-look phocus-gtk-theme-git
yay -S --needed --noconfirm ttf-jetbrains-mono-nerd playerctl
yay -S --needed --noconfirm ttf-jetbrains-mono-nerd playerctl nitch
separator
echo "[+] Here's a list of apps/dependencies that will be installed as part of Web exploitation"
separator
Expand Down
39 changes: 39 additions & 0 deletions log.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
Design Goals
+ Aesthetic,minimal,productive

Done:
+ Configured nvim
+ Systemwide oxocarbon theme(Slightly modified version of oxocarbon)
+ Basic foot config
+ hyprpaper
+ fixed nvims lsp
+ eww main bar and theming
+ Got the eww factor
+ fuzzel
+ Git Repo, Code Name.
+ eww launch script
+ swaylock
+ dunst
+ bleachbit(system cleaner)
+ fish
+ zathura
+ Global color pallete
+ Install script
+ gtk theme
+ icon theme
+ eww left bar

Bins Installed:
+ yay,nvim,foot,hyprland,hyprpaper,ttf-hack-nerd,eww-wayland,jq,socat,node,npm,alsa-utils,sof-firmware,pulseaudio,brightnessctl,google-chrome,fuzzel
unzip,docker(service),wget,burpsuite,python-pip,wl-clipboard,otf-daddytimemono-git,dunst
swaylock-effects,discord,man,tlp(service),tlp-rdw,bleachbit,zathura,zathura-pdf-mupdf,code(extensions installed through vsix file)
btop,qt5-wayland,qt6-wayland,xdg-desktop-portal-hyprland,xdg-desktop-portal-gtk,nwg-look,phocus-gtk-theme-git
ttf-jetbrains-mono-nerd,playerctl,nitch

To Do:
- Unixporn post

To fix:

Later :
- Finished for 1.0 release

0 comments on commit 569c034

Please sign in to comment.