readme changes
This commit is contained in:
parent
889894aa1d
commit
24c8a05204
24
README.md
24
README.md
|
@ -3,6 +3,8 @@
|
||||||
this is just some configs and stuffs i decided to put on my github
|
this is just some configs and stuffs i decided to put on my github
|
||||||
eg my dotfiles
|
eg my dotfiles
|
||||||
|
|
||||||
|
- current os Artix linux (btw)
|
||||||
|
|
||||||
## update 05/24/2025
|
## update 05/24/2025
|
||||||
|
|
||||||
i liked how primagen did his dev environment and deploying of scripts. so im making my own version
|
i liked how primagen did his dev environment and deploying of scripts. so im making my own version
|
||||||
|
@ -40,23 +42,27 @@ note: the pacman install scripts may not be fully what i have as i made this loo
|
||||||
- xdg-deskop=portal-hyprland
|
- xdg-deskop=portal-hyprland
|
||||||
- xdg-deskop=portal-gtk
|
- xdg-deskop=portal-gtk
|
||||||
- hyprpaper
|
- hyprpaper
|
||||||
|
- hyprlock
|
||||||
|
- wlogout
|
||||||
- for neovim
|
- for neovim
|
||||||
- packer
|
- packer # (download script in runs/packer.sh)
|
||||||
- for urlview - urlview
|
- for urlview - urlview
|
||||||
- terminal
|
- terminal
|
||||||
- primary wezterm
|
- primary wezterm
|
||||||
- secondary rxvt-unicode # less memory usage
|
- secondary rxvt-unicode # less memory usage
|
||||||
- ibus
|
- fcitx5-im
|
||||||
- ibus-mozc # for japanese input
|
- fcitx5-mozc
|
||||||
|
- fcitx5-im-emoji-picker-git
|
||||||
- fonts
|
- fonts
|
||||||
- B612 mono
|
- B612 mono
|
||||||
- ttf-inconsolata
|
- ttf-inconsolata
|
||||||
- ttf-jetbrains-mono
|
- ttf-jetbrains-mono
|
||||||
- ttf-jetbrains-mono-nerd
|
- ttf-jetbrains-mono-nerd
|
||||||
|
- noto-fonts-emoji
|
||||||
- otf-ipafont
|
- otf-ipafont
|
||||||
- login
|
- login
|
||||||
- sddm (for hyprland. it doesnt like lightdm :<)
|
- sddm # for hyprland. it doesnt like lightdm :<
|
||||||
- lightdm
|
- lightdm # for x11
|
||||||
- lightdm-gtk-greeter
|
- lightdm-gtk-greeter
|
||||||
- lxappearance # for setting gtk theme
|
- lxappearance # for setting gtk theme
|
||||||
- theme
|
- theme
|
||||||
|
@ -67,7 +73,7 @@ note: the pacman install scripts may not be fully what i have as i made this loo
|
||||||
- background setter - nitrogen # for x11
|
- background setter - nitrogen # for x11
|
||||||
- numen # voice control, manual setup
|
- numen # voice control, manual setup
|
||||||
- file manager
|
- file manager
|
||||||
- lf
|
- lf (with lf-gadgets at .local/bin)
|
||||||
- pcmanfm
|
- pcmanfm
|
||||||
- shell
|
- shell
|
||||||
- zsh
|
- zsh
|
||||||
|
@ -76,7 +82,9 @@ note: the pacman install scripts may not be fully what i have as i made this loo
|
||||||
- pipewire-jack
|
- pipewire-jack
|
||||||
- pipewire-pulse
|
- pipewire-pulse
|
||||||
- qpwgraph
|
- qpwgraph
|
||||||
- onscreen keys - screenkey
|
- onscreen keys
|
||||||
|
- screenkey
|
||||||
|
- showmethekey # for wayland
|
||||||
- compositor
|
- compositor
|
||||||
- xcompmgr # primarily
|
- xcompmgr # primarily
|
||||||
- picom # for fancy ness
|
- picom # for fancy ness
|
||||||
|
@ -93,7 +101,7 @@ note: the pacman install scripts may not be fully what i have as i made this loo
|
||||||
- notifications
|
- notifications
|
||||||
- libnotify
|
- libnotify
|
||||||
- notify-send
|
- notify-send
|
||||||
- dusnt # for hyprland
|
- dusnt
|
||||||
- calender
|
- calender
|
||||||
- calcurse
|
- calcurse
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue