Former-commit-id: ab65fe342b
This commit is contained in:
Hadi
2024-10-07 10:13:21 +02:00
parent 18c30e5931
commit a33cf73ff1
75 changed files with 132 additions and 471 deletions

View File

@@ -60,6 +60,12 @@
action = "<cmd>Oil<cr>";
options.desc = "Oil";
}
{
key = "<leader>E";
action = "<cmd>Neotree<cr>";
options.desc = "Neotree";
}
{
key = "<C-h>";
action = "<cmd>TmuxNavigateLeft<cr>";

View File

@@ -14,6 +14,10 @@
telescope = {
enable = true;
extensions.fzf-native = { enable = true; };
settings = {
selection_caret = "/ ";
layout_config = { prompt_position = "top"; };
};
};
todo-comments.enable = true;
treesitter = {

View File

@@ -1,15 +1,15 @@
{ config, ... }: {
{ config, lib, ... }: {
programs.fzf = {
enable = true;
enableZshIntegration = true;
# colors = {
# "fg+" = config.var.theme.colors.accentName;
# "bg+" = "-1";
# "fg" = "white";
# "bg" = "-1";
# "prompt" = "grey";
# "pointer" = config.var.theme.colors.accentName;
# };
colors = lib.mkForce {
"fg+" = "#" + config.lib.stylix.colors.base0D;
"bg+" = "-1";
"fg" = "#" + config.lib.stylix.colors.base05;
"bg" = "-1";
"prompt" = "#" + config.lib.stylix.colors.base03;
"pointer" = "#" + config.lib.stylix.colors.base0D;
};
defaultOptions = [
"--margin=1"
"--layout=reverse"

View File

@@ -60,11 +60,10 @@
sl = "ls";
open = "${pkgs.xdg_utils}/bin/xdg-open";
icat = "${pkgs.kitty}/bin/kitty +kitten icat";
wireguard-import = "nmcli connection import type wireguard file";
neorg =
"cd ~/nextcloud/neorg && vim -c ':ZenMode' -c ':Telescope find_files' index.norg";
notes =
"cd ~/nextcloud/Notes && vim -c ':ZenMode' -c ':Telescope find_files' index.md";
notes = "cd ~/nextcloud/Notes && -c ':Telescope find_files' index.md";
note = "notes";
# git

View File

@@ -9,6 +9,13 @@ in {
enable = true;
theme = lib.mkForce spicePkgs.themes.text;
# TODO: Colors not working
customColorScheme = lib.mkForce {
button = "#${config.lib.stylix.colors.base0D}";
button-active = "#${config.lib.stylix.colors.base0D}";
tab-active = "#${config.lib.stylix.colors.base0D}";
};
enabledExtensions = with spicePkgs.extensions; [
playlistIcons
lastfm

View File

@@ -12,28 +12,5 @@
sort_reverse = true;
};
};
theme = {
filetype = {
rules = [
{
fg = "#7AD9E5";
mime = "image/*";
}
{
fg = "#F3D398";
mime = "video/*";
}
{
fg = "#F3D398";
mime = "audio/*";
}
{
fg = "#CD9EFC";
mime = "application/x-bzip";
}
];
};
};
};
}

View File

@@ -27,9 +27,9 @@ let
# bash
''
if [ -f /tmp/hyprfocus ]; then
hyprfocus-kill
hyprfocus-off
else
hyprfocus
hyprfocus-on
fi
'';
in { home.packages = [ hyprfocus-on hyprfocus-off hyprfocus-toggle ]; }

View File

@@ -10,11 +10,7 @@ let
'';
powermenu = pkgs.writeShellScriptBin "powermenu" ''
if pgrep wlogout; then
pkill wlogout
else
${pkgs.wlogout}/bin/wlogout
fi
hyprpanel -t powerdropdownmenu
'';
lock = pkgs.writeShellScriptBin "lock" ''

View File

@@ -134,7 +134,7 @@
"XDG_SESSION_TYPE,wayland"
"SDL_VIDEODRIVER,wayland"
"CLUTTER_BACKEND,wayland"
"AQ_DRM_DEVICES,/dev/dri/card2" # TODO: Why the fuck this is needed
"AQ_DRM_DEVICES,/dev/dri/card2" # FIXME: Why the fuck this is needed
];
cursor = {

View File

@@ -1 +0,0 @@
0bef89318f039fd8142330b3e3e1960a717ce8ed

View File

@@ -1 +0,0 @@
3f5cc89d810f8fdaa4d8a9b5532e392c29ed724d

View File

@@ -1 +0,0 @@
c7b7658ca1bbfad7738b8e91f44ab3e51c5cc43a

Binary file not shown.

Before

Width:  |  Height:  |  Size: 486 KiB

View File

@@ -1 +0,0 @@
516cf6100c07d395d097b89f054f71d95f61810a

Binary file not shown.

Before

Width:  |  Height:  |  Size: 928 KiB

View File

@@ -1 +0,0 @@
24a8294cad1622d0359e7aec7c8517940e88414d

View File

@@ -1 +0,0 @@
dd1f75939a0cc1d41272d2f7bddf335e79a1fbbf

View File

@@ -1 +0,0 @@
75b12882ff6996cd9ee6d7f454b81d736efdd52f

View File

@@ -1 +0,0 @@
3addebd3ef241757ae18a5992daec247532633e8

View File

@@ -1 +0,0 @@
86282d03988085652aae7955b839a448ca8c13e8

View File

@@ -1 +0,0 @@
f4685d7b2bcbe643551e4292376c26001e257210

Binary file not shown.

Before

Width:  |  Height:  |  Size: 948 KiB

View File

@@ -1 +0,0 @@
f343e5cb29474b4766fc0d2f8b30c2cba1deeafc

View File

@@ -1 +0,0 @@
6064fd523d520e6031339fe852a7535715a4eeb0

View File

@@ -1 +0,0 @@
972fd3616f1615000064de16a82164578007971c

Binary file not shown.

Before

Width:  |  Height:  |  Size: 739 KiB

View File

@@ -1 +0,0 @@
1891c4bec22b5f7ac2ada47b284c032e528e9d72

View File

@@ -1 +0,0 @@
5589d21b5d6a5a72526d8441c9c43b864c1b384b

View File

@@ -1 +0,0 @@
3d41d1ecf0f135bdd6db016aff4f563f62f996a5

View File

@@ -1 +0,0 @@
32e98b57e5369ffabc1b43dde16e65a117e7b5b7

View File

@@ -1 +0,0 @@
afec5d4bbd3c0663789ca2db3fa45b291816abc7

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

View File

@@ -1 +0,0 @@
0d3f53e91d83bdbedbc55206fb60d47ad8e39ebc

Binary file not shown.

Before

Width:  |  Height:  |  Size: 369 KiB

View File

@@ -1 +0,0 @@
deca70107ee1ec5f3f23f1dc518aff3675cf3c03

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -1 +0,0 @@
543bfdf3612171c1d2735c67deff4a8530db7f52

View File

@@ -1 +0,0 @@
ee44c091d64ab99adbd39a3a8bbd7afa87d5c908

View File

@@ -1 +0,0 @@
eb1543f0fc165700573c7eb9df0be436095d9c0e

Binary file not shown.

Before

Width:  |  Height:  |  Size: 641 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 199 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

View File

@@ -1 +0,0 @@
ff06020dc59be230333cb3758b141a12b80f8be8

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

View File

@@ -1 +0,0 @@
4a2f7982027e3a44cc05be78f2a579ca13a11f96

View File

@@ -1 +0,0 @@
7d60de0b8a8a1ab0f98b203c74fa38b200894a64

View File

@@ -1 +0,0 @@
3c54a04f3296962b36b34212633dfae7cbd12aad

View File

@@ -1 +0,0 @@
985cb432c6b3b5c1383228df0d250c8ff8e6fe79

Binary file not shown.

Before

Width:  |  Height:  |  Size: 511 KiB

View File

@@ -1 +0,0 @@
0c8c452ea4323a091ed93fc152b7d1ce16f7484d

View File

@@ -1 +0,0 @@
e16bf4bf4d40525cbbfa446b9b4e6f8ec67273c1

View File

@@ -1 +0,0 @@
452cd015616fbf0da6157ce9564d1815f13de47d

View File

@@ -1 +0,0 @@
ccb25958fa85b0d758cf96e0b2441e5e5394400c

View File

@@ -1 +0,0 @@
df26dfb08f00f9bd820218b4131a741338a5cf6d

Binary file not shown.

Before

Width:  |  Height:  |  Size: 909 KiB

View File

@@ -1 +0,0 @@
b10ab345b583376465569a8a0f0931df7373ed79

View File

@@ -1 +0,0 @@
5adea2c94ee6a6324e1ee5e44a0e8b2090eb8ff8