Foot niri images, chawan browser, adwaita for steam
This commit is contained in:
parent
68da83c5e9
commit
4d70e2e822
|
|
@ -119,6 +119,9 @@ fi
|
||||||
"fastfetch/config.jsonc".source = ./global-resources/home-manager/.config/fastfetch/config.jsonc;
|
"fastfetch/config.jsonc".source = ./global-resources/home-manager/.config/fastfetch/config.jsonc;
|
||||||
"fastfetch/sunlogo1.txt".source = ./global-resources/home-manager/.config/fastfetch/sunlogo1.txt;
|
"fastfetch/sunlogo1.txt".source = ./global-resources/home-manager/.config/fastfetch/sunlogo1.txt;
|
||||||
"fastfetch/sunlogo2.txt".source = ./global-resources/home-manager/.config/fastfetch/sunlogo2.txt;
|
"fastfetch/sunlogo2.txt".source = ./global-resources/home-manager/.config/fastfetch/sunlogo2.txt;
|
||||||
|
|
||||||
|
# Chawan Configuration
|
||||||
|
"chawan/config.toml".source = ./global-resources/home-manager/.config/chawan/config.toml;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
@ -153,6 +156,7 @@ fi
|
||||||
".local/share/applications/ncmpcpp.desktop".source = ./global-resources/home-manager/.local/share/applications/ncmpcpp.desktop;
|
".local/share/applications/ncmpcpp.desktop".source = ./global-resources/home-manager/.local/share/applications/ncmpcpp.desktop;
|
||||||
".local/share/applications/yazi.desktop".source = ./global-resources/home-manager/.local/share/applications/yazi.desktop;
|
".local/share/applications/yazi.desktop".source = ./global-resources/home-manager/.local/share/applications/yazi.desktop;
|
||||||
".local/share/applications/yt-x.desktop".source = ./global-resources/home-manager/.local/share/applications/yt-x.desktop;
|
".local/share/applications/yt-x.desktop".source = ./global-resources/home-manager/.local/share/applications/yt-x.desktop;
|
||||||
|
".local/share/applications/chawan.desktop".source = ./global-resources/home-manager/.local/share/applications/chawan.desktop;
|
||||||
".local/share/applications/librewolf-work.desktop".source = ./global-resources/home-manager/.local/share/applications/librewolf-work.desktop;
|
".local/share/applications/librewolf-work.desktop".source = ./global-resources/home-manager/.local/share/applications/librewolf-work.desktop;
|
||||||
#".local/share/applications/vieb.desktop".source = ./global-resources/home-manager/.local/share/applications/vieb.desktop;
|
#".local/share/applications/vieb.desktop".source = ./global-resources/home-manager/.local/share/applications/vieb.desktop;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,28 @@
|
||||||
|
[buffer]
|
||||||
|
scripting = true
|
||||||
|
images = true
|
||||||
|
cookie = true
|
||||||
|
referer-from = true
|
||||||
|
# mark-links = true
|
||||||
|
|
||||||
|
[display]
|
||||||
|
image-mode = "sixel"
|
||||||
|
|
||||||
|
[external]
|
||||||
|
copy-cmd = "wl-copy"
|
||||||
|
|
||||||
|
[siteconf.default]
|
||||||
|
url = ".*"
|
||||||
|
default-headers = {
|
||||||
|
User-Agent = "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0.1"
|
||||||
|
}
|
||||||
|
|
||||||
|
[page]
|
||||||
|
"o" = "() => pager.load('ddg:')"
|
||||||
|
"O" = "cmd.pager.load"
|
||||||
|
"d" = "cmd.pager.discardBuffer"
|
||||||
|
"H" = "cmd.pager.discardBuffer"
|
||||||
|
"yy" = "cmd.pager.copyURL"
|
||||||
|
"f" = "cmd.pager.toggleLinkHints"
|
||||||
|
"J" = "cmd.pager.prevBuffer"
|
||||||
|
"K" = "cmd.pager.nextBuffer"
|
||||||
|
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=Chawan Browser
|
||||||
|
Comment=Chawan TUI Browser
|
||||||
|
Terminal=false
|
||||||
|
Exec=sh -c "$TERM -e cha --visual"
|
||||||
|
Type=Application
|
||||||
|
MimeType=inode/directory
|
||||||
|
Categories=Utility;Core;System;FileTools;FileManager;ConsoleOnly
|
||||||
|
Keywords=File;Manager;Explorer;Browser;Launcher
|
||||||
20
global.nix
20
global.nix
|
|
@ -224,21 +224,32 @@
|
||||||
librewolf
|
librewolf
|
||||||
ungoogled-chromium
|
ungoogled-chromium
|
||||||
# nyxt
|
# nyxt
|
||||||
qutebrowser
|
# qutebrowser
|
||||||
#telegram-desktop
|
#(chawan.overrideAttrs (oldAttrs: {
|
||||||
|
# src = fetchFromSourcehut {
|
||||||
|
# owner = "~bptato";
|
||||||
|
# repo = "chawan";
|
||||||
|
# rev = "cad5664fc0aa1007c94954154209ce7d141f0805";
|
||||||
|
# hash = "sha256-I9uSL+hOl/pFKq90YUoCU+niEyKRwE2L1//VVnmFvnw=";
|
||||||
|
# };
|
||||||
|
#}))
|
||||||
|
chawan
|
||||||
|
|
||||||
|
# telegram-desktop
|
||||||
(discord.override {
|
(discord.override {
|
||||||
# remove any overrides that you don't want
|
# remove any overrides that you don't want
|
||||||
withOpenASAR = true;
|
withOpenASAR = true;
|
||||||
withVencord = true;
|
withVencord = true;
|
||||||
})
|
})
|
||||||
(vesktop.override { withSystemVencord = false; }) # Discord Client Alternative
|
(vesktop.override { withSystemVencord = false; }) # Discord Client Alternative
|
||||||
|
dissent
|
||||||
|
#ripcord
|
||||||
|
#discordo # Discord terminal client
|
||||||
|
|
||||||
|
|
||||||
#whatsie
|
#whatsie
|
||||||
zapzap
|
zapzap
|
||||||
nchat
|
nchat
|
||||||
#ripcord
|
|
||||||
#discordo # Discord terminal client
|
|
||||||
element-desktop
|
element-desktop
|
||||||
# cinny-desktop
|
# cinny-desktop
|
||||||
# freetube
|
# freetube
|
||||||
|
|
@ -288,6 +299,7 @@
|
||||||
# pidginPackages.tdlib-purple
|
# pidginPackages.tdlib-purple
|
||||||
|
|
||||||
lutris
|
lutris
|
||||||
|
adwsteamgtk
|
||||||
protonup-qt
|
protonup-qt
|
||||||
qpwgraph
|
qpwgraph
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -22,8 +22,11 @@ in
|
||||||
swaylock # Locking
|
swaylock # Locking
|
||||||
swayidle # Idle Detection (For locking)
|
swayidle # Idle Detection (For locking)
|
||||||
swaybg # Set background wallpaper
|
swaybg # Set background wallpaper
|
||||||
|
|
||||||
foot # Terminal Emulator
|
foot # Terminal Emulator
|
||||||
|
libsixel # Load images in foot
|
||||||
#ghostty # Terminal Emulator
|
#ghostty # Terminal Emulator
|
||||||
|
|
||||||
fuzzel # Application Launcher - Wayland
|
fuzzel # Application Launcher - Wayland
|
||||||
wdisplays # Manage wayland displays
|
wdisplays # Manage wayland displays
|
||||||
wlr-randr # Manage wayland displays - xrandr clone
|
wlr-randr # Manage wayland displays - xrandr clone
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue