updated
This commit is contained in:
parent
8957bb08b1
commit
efb898d1ca
6 changed files with 114 additions and 49 deletions
|
@ -60,10 +60,10 @@ general {
|
|||
# DECORATIONS
|
||||
decoration {
|
||||
rounding = 4 # Rounded corners
|
||||
blur = yes # Window background blur
|
||||
blur_size = 4
|
||||
blur_passes = 1.5
|
||||
blur_new_optimizations = no
|
||||
blur = no # Window background blur
|
||||
#blur_size = 4
|
||||
#blur_passes = 1.5
|
||||
#blur_new_optimizations = yes
|
||||
drop_shadow = yes
|
||||
shadow_range = 5
|
||||
shadow_render_power = 3
|
||||
|
@ -137,6 +137,7 @@ windowrule = float, ^(qalculate-gtk)$
|
|||
## Workspace 1 - Web
|
||||
windowrule = workspace 1, ^(org.qutebrowser.qutebrowser)$
|
||||
windowrule = workspace 1, ^(newsboat)$
|
||||
windowrule = workspace 1, ^(tut)$
|
||||
windowrule = workspace 1, ^(firefox)$
|
||||
windowrule = workspace 1, ^(Librewolf)$
|
||||
windowrule = workspace 1, ^(Chromium)$
|
||||
|
@ -149,7 +150,7 @@ windowrule = workspace 3, ^(text_editor)$
|
|||
windowrule = workspace 3, ^(goneovim)$
|
||||
windowrule = workspace 3, ^(Code)$
|
||||
## Workspace 4 - Todo management
|
||||
windowrule = workspace 4, ^(todo_app)$
|
||||
windowrule = workspace 4, ^(chat_app)$
|
||||
## Workspace 5 - Audio
|
||||
windowrule = workspace 5, ^(music_player)$
|
||||
windowrule = workspace 5, ^(ytfzf_music)$
|
||||
|
@ -198,6 +199,7 @@ windowrule = workspace 9, ^(wesnoth)$
|
|||
windowrule = workspace 9, ^(Steam)$
|
||||
windowrule = workspace 9, ^(Minetest)$
|
||||
## Workspace 10 - Extras
|
||||
windowrule = workspace 10, ^(todo_app)$
|
||||
windowrule = workspace 10, ^(btop)$
|
||||
windowrule = workspace 10, ^(htop)$
|
||||
windowrule = workspace 10, ^(pulsemixer)$
|
||||
|
@ -336,6 +338,7 @@ binde = $supMod_$conMod, c, exec, hyprpicker -n -a
|
|||
# QUICK TERMINAL SCRIPTS/COMMANDS
|
||||
## Workspace 1 - Web
|
||||
binde = $supMod_$altMod, r, exec, wezterm start --class newsboat -- newsboat # RSS feed reader
|
||||
binde = $supMod_$altMod, t, exec, wezterm start --class tut -- tut # Tut
|
||||
## Workspace 5 - Audio
|
||||
binde = $supMod_$altMod, m, exec, wezterm start --class ytfzf_music -- ytfzf -mlstT chafa # Listen to YouTube Music on the terminal
|
||||
## Workspace 6 - Video
|
||||
|
@ -347,18 +350,19 @@ binde = $supMod_$altMod, p, exec, wezterm start --class pulsemixer -- pulsemixer
|
|||
binde = $supMod_$altMod, o, exec, wezterm start --class alsamixer -- alsamixer # Open the volume mixer (alsamixer)
|
||||
binde = $supMod_$altMod, b, exec, wezterm start --class btop -- btop # Open the system monitor (btop)
|
||||
binde = $supMod_$altMod, h, exec, wezterm start --class htop -- htop # Open the system monitor (htop)
|
||||
binde = $supMod_$altMod, g, exec, wezterm start --class todo_app -- geek-life # Open the todo manager
|
||||
|
||||
# MAIN APPS
|
||||
## Workspace 1 - Web
|
||||
binde = $supMod, w, exec, brave
|
||||
binde = $supMod, w, exec, firefox
|
||||
## Workspace 2 - File management
|
||||
binde = $supMod, f, exec, wezterm start --class file_manager -- vifm
|
||||
## Workspace 3 - Editors
|
||||
binde = $supMod, e, exec, goneovim --nvim=$HOME/.local/bin/lvim --geometry=1920x1080
|
||||
## Workspace 4 - Task management
|
||||
binde = $supMod, t, exec, wezterm start --class todo_app -- geek-life
|
||||
## Workspace 4 - Chat
|
||||
binde = $supMod, c, exec, wezterm start --class chat_app -- gomuks
|
||||
## Workspace 5 - Audio
|
||||
binde = $supMod, m, exec, wezterm start --class music_player -- cmus
|
||||
binde = $supMod, m, exec, wezterm start --class music_player -- musikcube
|
||||
## Workspace 9 - Games
|
||||
binde = $supMod, g, exec, retroarch
|
||||
## Workspace 10 - Extras
|
||||
|
|
|
@ -48,3 +48,4 @@ highlight article ":.*\\(image\\)$" blue default
|
|||
highlight article ":.*\\(embedded flash\\)$" magenta default
|
||||
|
||||
browser w3m
|
||||
macro v set browser "mpv %u" ; open-in-browser ; set browser "elinks %u"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
http://static.fsf.org/fsforg/rss/news.xml "~FSF News"
|
||||
http://static.fsf.org/fsforg/rss/blogs.xml "~FSF Blogs"
|
||||
https://fsfe.org/news/news.en.rss "~FSFE News"
|
||||
https://dot.kde.org/rss.xml "~KDE Dot News"
|
||||
https://planet.kde.org/global/atom.xml "~Planet KDE"
|
||||
https://pointieststick.com/feed/ "~This Week on KDE"
|
||||
|
@ -9,25 +10,13 @@ https://www.omgubuntu.co.uk/feed "~OMG Ubuntu!"
|
|||
https://www.omglinux.com/feed "~OMG!Linux"
|
||||
https://blog.thunderbird.net/feed/ "~The Thunderbird Blog"
|
||||
https://thelinuxexp.com/feed.xml "~The Linux Experiment"
|
||||
https://techhut.tv/feed/ "~Techhut Media"
|
||||
https://techhut.tv/feed/ "~TechHut Media"
|
||||
https://itsfoss.com/rss/ "~Its FOSS!"
|
||||
https://thelinuxcast.org/feed/feed.xml "~The Linux Cast"
|
||||
https://9to5linux.com/feed/atom "~9to5Linux"
|
||||
https://blog.elementary.io/feed.xml "~elementary OS Blog"
|
||||
https://blog.zorin.com/index.xml "~Zorin OS Blog"
|
||||
http://blog.linuxmint.com/?feed=rss2 "~Linux Mint Blog"
|
||||
https://lukesmith.xyz/rss.xml "~Luke Smith"
|
||||
https://notrelated.xyz/rss "~Not Related"
|
||||
https://landchad.net/rss.xml "~Landchad"
|
||||
https://based.cooking/rss.xml "~Based Cooking"
|
||||
https://artixlinux.org/feed.php "~Artix Linux"
|
||||
https://www.archlinux.org/feeds/news/ "~Arch Linux"
|
||||
https://switchedtolinux.com/tutorials?format=feed&type=rss "~Switched to Linux - Tutorials"
|
||||
https://switchedtolinux.com/tin-foil-hat-time?format=feed&type=rss "~Switched to Linux - Tin Foil Hat Time"
|
||||
https://switchedtolinux.com/news?format=feed&type=rss "~Switched to Linux - Weekly News Roundup"
|
||||
https://switchedtolinux.com/linux/distros?format=feed&type=rss "~Switched to Linux - Distros"
|
||||
https://switchedtolinux.com/linux/software/?format=feed&type=rss "~Switched to Linux - Software"
|
||||
https://switchedtolinux.com/linux/desktop-environments/?format=feed&type=rss "~Switched to Linux - Desktop Environments"
|
||||
https://www.gamingonlinux.com/article_rss.php "~Gaming on linux"
|
||||
https://hackaday.com/blog/feed/ "~Hackaday"
|
||||
https://opensource.com/feed "~Opensource"
|
||||
|
@ -37,29 +26,99 @@ https://www.computerworld.com/index.rss "~Computerworld"
|
|||
https://www.networkworld.com/category/linux/index.rss "~Networkworld Linux"
|
||||
https://betanews.com/feed "~Betanews Linux"
|
||||
http://lxer.com/module/newswire/headlines.rss "~Lxer"
|
||||
https://distrowatch.com/news/dwd.xml "~Distrowatch"
|
||||
https://odysee.com/$/rss/@blenderdumbass:f "~Blender Dumbass"
|
||||
https://theevilskeleton.gitlab.io/feed.xml "~TheEvilSkeleton"
|
||||
https://tutanota.com/blog/feed.xml "~Tutanota Blogs"
|
||||
https://vanillaos.org/feed.xml "~Vanilla OS"
|
||||
https://techcrunch.com/feed/ "~Tech Crunch"
|
||||
http://www.techradar.com/rss "~Tech Radar"
|
||||
https://www.zdnet.com/topic/linux/rss.xml "~ZDNET - Linux"
|
||||
https://techcrunch.com/feed/ "~TechCrunch"
|
||||
http://www.techradar.com/rss "~TechRadar"
|
||||
https://www.zdnet.com/news/rss.xml "~ZDNET - News"
|
||||
https://www.zdnet.com/topic/reviews/rss.xml "~ZDNET - Reviews"
|
||||
https://www.zdnet.com/topic/enterprise-software/rss.xml "~ZDNET - Enterprise Software"
|
||||
https://www.zdnet.com/topic/google/rss.xml "~ZDNET - Google"
|
||||
https://www.zdnet.com/topic/apple/rss.xml "~ZDNET - Apple"
|
||||
https://www.zdnet.com/topic/microsoft/rss.xml "~ZDNET - Microsoft"
|
||||
https://www.zdnet.com/topic/oracle/rss.xml "~ZDNET - Oracle"
|
||||
https://www.zdnet.com/topic/processors/rss.xml "~ZDNET - Processors"
|
||||
https://www.zdnet.com/topic/samsung/rss.xml "~ZDNET - Samsung"
|
||||
https://www.zdnet.com/topic/security/rss.xml "~ZDNET - Security"
|
||||
https://www.zdnet.com/topic/ibm/rss.xml "~ZDNET - IBM"
|
||||
https://www.zdnet.com/topic/collaboration/rss.xml "~ZDNET - Collaboration"
|
||||
https://www.zdnet.com/topic/ios/rss.xml "~ZDNET - iOS"
|
||||
https://www.zdnet.com/topic/iphone/rss.xml "~ZDNET - iPhone"
|
||||
https://www.zdnet.com/topic/ipad/rss.xml "~ZDNET - iPad"
|
||||
https://www.zdnet.com/topic/laptops/rss.xml "~ZDNET - Laptops"
|
||||
https://www.zdnet.com/topic/networking/rss.xml "~ZDNET - Networking"
|
||||
https://www.zdnet.com/topic/mobility/rss.xml "~ZDNET - Mobility"
|
||||
https://c3po.website/rss/ "~Blog de C3PO"
|
||||
http://yro.slashdot.org/yro.rss "~Slashdot: Your Rights Online"
|
||||
https://freedom-to-tinker.com/feed/rss/ "~Freedom to Tinker"
|
||||
https://act.eff.org/action.atom "~EFF - Action Center"
|
||||
https://www.eff.org/rss/updates.xml "~EFF - Updates"
|
||||
https://victorhckinthefreeworld.com/feed/ "~Victorhck in the free world"
|
||||
https://inv.vern.cc/feed/channel/UCHnyfMqiRRG1u-2MsSQLbXA "~YT - Veritasium"
|
||||
https://inv.vern.cc/feed/channel/UC7_gcs09iThXybpVgjHZ_7g "~YT - PBS Space Time"
|
||||
https://inv.vern.cc/feed/channel/UCXuqSBlHAE6Xw-yeJA0Tunw "~YT - Linus Tech Tips"
|
||||
https://inv.vern.cc/feed/channel/UCdBK94H6oZT2Q7l0-b0xmMg "~YT - ShortCircuit"
|
||||
https://inv.vern.cc/feed/channel/UCW6J17hZ_Vgr6cQgd_kHt5A "~YT - MobileTechReview"
|
||||
https://inv.vern.cc/feed/channel/UCtMVHI3AJD4Qk4hcbZnI9ZQ "~YT - SomeOrdinaryGamers"
|
||||
https://inv.vern.cc/feed/channel/UCq6VFHwMzcMXbuKyG7SQYIg "~YT - penguinz0"
|
||||
https://inv.vern.cc/feed/channel/UCl2mFZoRqjw_ELax4Yisf6w "~YT - Louis Rossmann"
|
||||
https://inv.vern.cc/feed/channel/UChI0q9a-ZcbZh7dAu_-J-hg "~YT - Upper Echelon"
|
||||
https://inv.vern.cc/feed/channel/UCj8orMezFWVcoN-4S545Wtw "~YT - Max Derrat"
|
||||
https://inv.vern.cc/feed/channel/UCkmMACUKpQeIxN9D9ARli1Q "~YT - Shadiversity"
|
||||
https://inv.vern.cc/feed/channel/UCNYW2vfGrUE6R5mIJYzkRyQ "~YT - DrossRotzank"
|
||||
https://inv.vern.cc/feed/channel/UCNnNCBgckxzqIh1Txw5cgSg "~YT - BaityBait"
|
||||
https://inv.vern.cc/feed/channel/UCDZsyOkn-WTiTwgAvZSQ_cg "~YT - El Rincón De Giorgio"
|
||||
https://inv.vern.cc/feed/channel/UC36xmz34q02JYaZYKrMwXng "~YT - Nate Gentile"
|
||||
https://inv.vern.cc/feed/channel/UCC9eo_cxdgW2_z2QLbowt_Q "~YT - DrogaDigital"
|
||||
https://inv.vern.cc/feed/channel/UCWDGyt5hy6UA6Br-hAar03A "~YT - El Robot de Colón"
|
||||
https://inv.vern.cc/feed/channel/UCaVPhFg-Ax873wvhbNitsrQ "~YT - El Robot de Platón"
|
||||
https://inv.vern.cc/feed/channel/UCg6gPGh8HU2U01vaFCAsvmQ "~YT - Chris Titus Tech"
|
||||
https://inv.vern.cc/feed/channel/UCVls1GmFKf6WlTraIb_IaJg "~YT - DistroTube"
|
||||
https://inv.vern.cc/feed/channel/UCxQKHvKbmSzGMvUrVtJYnUA "~YT - Learn Linux TV"
|
||||
https://inv.vern.cc/feed/channel/UC5UAwBUum7CPN5buc-_N1Fw "~YT - The Linux Experiment"
|
||||
https://inv.vern.cc/feed/channel/UCylGUf9BvQooEFjgdNudoQg "~YT - The Linux Cast"
|
||||
https://inv.vern.cc/feed/channel/UCoryWpk4QVYKFCJul9KBdyw "~YT - Switched to Linux"
|
||||
https://inv.vern.cc/feed/channel/UCld68syR8Wi-GY_n4CaoJGA "~YT - Brodie Robertson"
|
||||
https://inv.vern.cc/feed/channel/UCjSEJkpGbcZhvo0lr-44X_w "~YT - TechHut"
|
||||
https://inv.vern.cc/feed/channel/UC2eYFnH61tmytImy1mTYvhA "~YT - Luke Smith"
|
||||
https://inv.vern.cc/feed/channel/UC7YOGHUfC1Tb6E4pudI9STA "~YT - Mental Outlaw"
|
||||
https://inv.vern.cc/feed/channel/UC3jSNmKWYA04R47fDcc1ImA "~YT - InfinitelyGalactic"
|
||||
https://inv.vern.cc/feed/channel/UCONH73CdRXUjlh3-DdLGCPw "~YT - Nicco Loves Linux"
|
||||
https://inv.vern.cc/feed/channel/UC1s1OsWNYDFgbROPV-q5arg "~YT - Michael Horn"
|
||||
https://inv.vern.cc/feed/channel/UCOSSzBN8e3JHOxvltQbf_mQ "~YT - Jack Keifer"
|
||||
https://inv.vern.cc/feed/channel/UC05XpvbHZUQOfA6xk4dlmcw "~YT - DJ Ware"
|
||||
https://inv.vern.cc/feed/channel/UCAiiOTio8Yu69c3XnR7nQBQ "~YT - System Crafters"
|
||||
https://inv.vern.cc/feed/channel/UCAYKj_peyESIMDp5LtHlH2A "~YT - unfa"
|
||||
https://inv.vern.cc/feed/channel/UCmw-QGOHbHA5cDAvwwqUTKQ "~YT - Zaney"
|
||||
https://inv.vern.cc/feed/channel/UCNvl_86ygZXRuXjxbONI5jA "~YT - 10leej"
|
||||
https://inv.vern.cc/feed/channel/UC3yaWWA9FF9OBog5U9ml68A "~YT - SavvyNik"
|
||||
https://inv.vern.cc/feed/channel/UCS97tchJDq17Qms3cux8wcA "~YT - chris@machine"
|
||||
https://inv.vern.cc/feed/channel/UCl8XUDjAOLc7GNKcDp9Nepg "~YT - Locos por Linux"
|
||||
https://inv.vern.cc/feed/channel/UClVi5MQZ6T0InZYT7oFs6wg "~YT - Mumbling Hugo"
|
||||
https://inv.vern.cc/feed/channel/UCmyGZ0689ODyReHw3rsKLtQ "~YT - Michael Tunnell"
|
||||
https://inv.vern.cc/feed/channel/UCv1Kcz-CuGM6mxzL3B1_Eiw "~YT - Gardiner Bryant"
|
||||
https://inv.vern.cc/feed/channel/UCcf2Mr1qNoX51XXDUd3Rquw "~YT - ByteSeb"
|
||||
https://inv.vern.cc/feed/channel/UCCIHOP7e271SIumQgyl6XBQ "~YT - OldTechBloke"
|
||||
https://inv.vern.cc/feed/channel/UCIFzjAer2W9gTWVECZgtDzg "~YT - GaryH Tech"
|
||||
https://inv.vern.cc/feed/channel/UCMiyV_Ib77XLpzHPQH_q0qQ "~YT - Veronica Explains"
|
||||
https://inv.vern.cc/feed/channel/UCsnGwSIHyoYN0kiINAGUKxg "~YT - Wolfgang's Channel"
|
||||
https://inv.vern.cc/feed/channel/UCnIfca4LPFVn8-FjpPVc1ow "~YT - Fedora Project"
|
||||
https://inv.vern.cc/feed/channel/UCH5DsMZAgdx5Fkk9wwMNwCA "~YT - The New Oil"
|
||||
https://inv.vern.cc/feed/channel/UCs6KfncB4OV6Vug4o_bzijg "~YT - Techlore"
|
||||
https://inv.vern.cc/feed/channel/UCYVU6rModlGxvJbszCclGGw "~YT - Rob Braxman Tech"
|
||||
https://inv.vern.cc/feed/channel/UCSuHzQ3GrHSzoBbwrIq3LLA "~YT - Naomi Brockwell: NBTV"
|
||||
https://inv.vern.cc/feed/channel/UCvFGf8HZGZWFzpcDCqb3Lhw "~YT - All Things Secured"
|
||||
https://inv.vern.cc/feed/channel/UCATWC1JSlhzmYeDbjnS8WwA "~YT - Senpai Gaming"
|
||||
https://inv.vern.cc/feed/channel/UCh66aXZ_hqiT7au6Nwb8p3Q "~YT - KTZ Systems"
|
||||
https://inv.vern.cc/feed/channel/UCRBHiacaQb5S70pljtJYB2g "~YT - EposVox"
|
||||
https://inv.vern.cc/feed/channel/UCd6vEDS3SOhWbXZrxbrf_bw "~YT - SAMTIME"
|
||||
https://inv.vern.cc/feed/channel/UCgkyQiY_Q5AlrygIXGWO2Zw "~YT - Tux Traveler"
|
||||
https://inv.vern.cc/feed/channel/UCxkw-TfCK1t1VKxfHwPzD6w "~YT - Our Walk in Christ"
|
||||
https://inv.vern.cc/feed/channel/UCo5HJNjfdSoPWsdAHLsvSxQ "~YT - ShaunTrack"
|
||||
https://inv.vern.cc/feed/channel/UCqDkaR-FEerytN_LpiQkumA "~YT - Alvinsch"
|
||||
https://inv.vern.cc/feed/channel/UCsaZ1OCRjtce97NITiTJjgg "~YT - Dannymalt"
|
||||
https://inv.vern.cc/feed/channel/UCZLVoT0l-qoaOD0lpbXW1Tw "~YT - TeamPBZ"
|
||||
https://inv.vern.cc/feed/channel/UCeHOkFGW-7uAZFvq3BXb8YA "~YT - :3ildcat"
|
||||
https://inv.vern.cc/feed/channel/UCvjgXvBlbQiydffZU7m1_aw "~YT - The Coding Train"
|
||||
https://inv.vern.cc/feed/channel/UC9-y-6csu5WGm29I7JiwpnA "~YT - Computerphile"
|
||||
https://inv.vern.cc/feed/channel/UCbiGcwDWZjz05njNPrJU7jA "~YT - ExplainingComputers"
|
||||
https://inv.vern.cc/feed/channel/UCy0tKL1T7wFoYcxCe0xjN6Q "~YT - Technology Connections"
|
||||
https://inv.vern.cc/feed/channel/UCWcp1Mwm7_bJ-mVoZb8TdkQ "~YT - TuberViejuner"
|
||||
https://inv.vern.cc/feed/channel/UC8uT9cgJorJPWu7ITLGo9Ww "~YT - The 8-Bit Guy"
|
||||
https://inv.vern.cc/feed/channel/UCoL8olX-259lS1N6QPyP4IQ "~YT - Action Retro"
|
||||
https://inv.vern.cc/feed/channel/UCW-HHEyt67RhZ6q21n4p2zQ "~YT - Mac84"
|
||||
https://inv.vern.cc/feed/channel/UChT0QzAGfz_pUIbQnePV6KQ "~YT - Pendleton 115"
|
||||
https://inv.vern.cc/feed/channel/UC-ErgHYY0_Yjhjz2MN1E1lg "~YT - RETRO Hardware"
|
||||
https://inv.vern.cc/feed/channel/UCb0XKayhXq2JdoAHC2nr28Q "~YT - JARM"
|
||||
https://inv.vern.cc/feed/channel/UCzGMBzt6UOMoQe_dqOfShZw "~YT - Cultura VJ"
|
||||
https://inv.vern.cc/feed/channel/UC910yxBmXzGDH_2cx0XE0Xw "~YT - Plano de Juego"
|
||||
https://inv.vern.cc/feed/channel/UCI6pj4e-_6Km-dmLLYpmlaA "~YT - Alejandro Julián"
|
||||
https://inv.vern.cc/feed/channel/UCSJXasOBzUlztNbpkRDA53w "~YT - La Sombra del Imperio"
|
||||
https://inv.vern.cc/feed/channel/UCW0gH2G-cMKAEjEkI4YhnPA "~YT - Nerd of the Rings"
|
||||
https://inv.vern.cc/feed/channel/UCWYIpaBygXPNEz_MsUpBKrA "~YT - Kai47"
|
||||
https://inv.vern.cc/feed/channel/UC0W_BIuwk8D0Bv4THbVZZOQ "~YT - Surveillance Report"
|
||||
https://inv.vern.cc/feed/channel/UCBq5p-xOla8xhnrbhu8AIAg "~YT - Tech Over Tea"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"1": "\uf484",
|
||||
"2": "\ue613",
|
||||
"3": "\ue795",
|
||||
"4": "\uf14a",
|
||||
"4": "\uf868",
|
||||
"5": "\uf001",
|
||||
"6": "\uf03d",
|
||||
"7": "\ue22b",
|
||||
|
|
|
@ -34,7 +34,7 @@ export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
|||
export XKB_DEFAULT_LAYOUT="us"
|
||||
export EDITOR="$HOME/.local/bin/lvim" # $EDITOR use lunarvim in terminal
|
||||
export VISUAL="wezterm start --class editor -- $HOME/.local/bin/lvim" # $VISUAL use lunarvim in new terminal window
|
||||
export BROWSER="qutebrowser"
|
||||
export BROWSER="firefox"
|
||||
export VIEWER="zathura"
|
||||
|
||||
exec Hyprland
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Dependencies
|
||||
- ttf-mononoki-nerd
|
||||
- rofi-lboon-wayland-git
|
||||
- waybar-hyprland-git
|
||||
- waybar-hyprland
|
||||
- swaybg
|
||||
- dunst
|
||||
- xdg-desktop-portal
|
||||
|
@ -17,7 +17,7 @@
|
|||
- wezterm
|
||||
- hyprland-git
|
||||
- hyprpicker-git
|
||||
- cmus
|
||||
- musikcube
|
||||
- tut-bin
|
||||
- ani-cli-git
|
||||
- ytfzf-git
|
||||
|
@ -45,8 +45,9 @@
|
|||
- htop
|
||||
- brightnessctl
|
||||
- cliphist
|
||||
- ttf-nerd-fonts-symbols-2048-em
|
||||
- ttf-nerd-fonts-symbols-2048-em-mono
|
||||
- goneovim-bin
|
||||
- gomuks
|
||||
|
||||
# not managed by the package manager
|
||||
- lunarvim
|
||||
|
|
Loading…
Reference in a new issue