Regenerated
This commit is contained in:
+237
-380
@@ -1274,9 +1274,27 @@ in
|
|||||||
|
|
||||||
* These are all the prepared config files
|
* These are all the prepared config files
|
||||||
|
|
||||||
|
** =.config/chromium/NativeMessagingHosts/com.1password.1password.json=
|
||||||
|
These are the config files for .config/chromium/NativeMessagingHosts
|
||||||
|
#+BEGIN_SRC json :tangle generated/.config/chromium/NativeMessagingHosts/com.1password.1password.json :noweb tangle :mkdirp yes :eval never-html
|
||||||
|
{
|
||||||
|
"name": "com.1password.1password",
|
||||||
|
"description": "1Password BrowserSupport",
|
||||||
|
"path": "/run/wrappers/bin/1Password-BrowserSupport",
|
||||||
|
"type": "stdio",
|
||||||
|
"allowed_origins": [
|
||||||
|
"chrome-extension://hjlinigoblmkhjejkmbegnoaljkphmgo/",
|
||||||
|
"chrome-extension://bkpbhnjcbehoklfkljkkbbmipaphipgl/",
|
||||||
|
"chrome-extension://gejiddohjgogedgjnonbofjigllpkmbf/",
|
||||||
|
"chrome-extension://khgocmkkpikpnmmkgmdnfckapcdkgfaf/",
|
||||||
|
"chrome-extension://aeblfdkhhhdcdjpifhhbdiojplfjncoa/",
|
||||||
|
"chrome-extension://dppgmdbiimibapkepcbdbmkaabgiofem/"
|
||||||
|
]
|
||||||
|
}#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/animations.conf=
|
** =.config/hypr/animations.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/animations.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/animations.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
# ./assets/conf/desktop/hypr/animations.conf
|
# ./assets/conf/desktop/hypr/animations.conf
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
@@ -1292,8 +1310,8 @@ animations {
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/behaviour.conf=
|
** =.config/hypr/behaviour.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/behaviour.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/behaviour.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
# Keyboard and mouse settings
|
# Keyboard and mouse settings
|
||||||
input {
|
input {
|
||||||
kb_layout = us
|
kb_layout = us
|
||||||
@@ -1330,8 +1348,8 @@ misc {
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/bindings.conf=
|
** =.config/hypr/bindings.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/bindings.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/bindings.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
$mainMod = SUPER
|
$mainMod = SUPER
|
||||||
|
|
||||||
# use walker to show exec menu
|
# use walker to show exec menu
|
||||||
@@ -1489,8 +1507,8 @@ bind = $mainMod, W, exec, zen
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/exec-once.conf=
|
** =.config/hypr/exec-once.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/exec-once.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/exec-once.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
exec-once = dbus-update-activation-environment --systemd --all
|
exec-once = dbus-update-activation-environment --systemd --all
|
||||||
exec-once = hypridle
|
exec-once = hypridle
|
||||||
exec-once = hyprpolkitagent
|
exec-once = hyprpolkitagent
|
||||||
@@ -1499,8 +1517,8 @@ exec-once = bash -c "sleep 5 && waybar"
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/hypridle.conf=
|
** =.config/hypr/hypridle.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/hypridle.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/hypridle.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
general {
|
general {
|
||||||
lock_cmd = hyprlock
|
lock_cmd = hyprlock
|
||||||
after_sleep_cmd = hyprctl dispatch dpms on
|
after_sleep_cmd = hyprctl dispatch dpms on
|
||||||
@@ -1520,8 +1538,8 @@ listener {
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/hyprland.conf=
|
** =.config/hypr/hyprland.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/hyprland.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/hyprland.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
source = ./theming.conf
|
source = ./theming.conf
|
||||||
source = ./animations.conf
|
source = ./animations.conf
|
||||||
source = ./bindings.conf
|
source = ./bindings.conf
|
||||||
@@ -1563,8 +1581,8 @@ misc {
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/hyprlock.conf=
|
** =.config/hypr/hyprlock.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/hyprlock.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/hyprlock.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
# ~/.config/hypr/hyprlock.conf
|
# ~/.config/hypr/hyprlock.conf
|
||||||
|
|
||||||
general {
|
general {
|
||||||
@@ -1600,8 +1618,8 @@ label {
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/layer-rules.conf=
|
** =.config/hypr/layer-rules.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/layer-rules.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/layer-rules.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
layerrule = blur on, ignore_alpha 1, match:namespace waybar
|
layerrule = blur on, ignore_alpha 1, match:namespace waybar
|
||||||
layerrule = xray 1, match:namespace waybar
|
layerrule = xray 1, match:namespace waybar
|
||||||
layerrule = blur on, ignore_alpha 1, match:namespace walker
|
layerrule = blur on, ignore_alpha 1, match:namespace walker
|
||||||
@@ -1611,21 +1629,21 @@ layerrule = blur on, ignore_alpha 1, match:namespace swaync-notification-window
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/layout.conf=
|
** =.config/hypr/layout.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/layout.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/layout.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
workspace_layouts = dwindle, master, scrolling, monocle
|
workspace_layouts = dwindle, master, scrolling, monocle
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/monitor-rules.conf=
|
** =.config/hypr/monitor-rules.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/monitor-rules.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/monitor-rules.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
# Default portable monitor rule
|
# Default portable monitor rule
|
||||||
monitor=DP-1,3840x1080@144,1920x0,1
|
monitor=DP-1,3840x1080@144,1920x0,1
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/scripts/layout-selector.sh=
|
** =.config/hypr/scripts/layout-selector.sh=
|
||||||
These are the config files for hypr/scripts
|
These are the config files for .config/hypr/scripts
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/scripts/layout-selector.sh :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC bash :tangle generated/.config/hypr/scripts/layout-selector.sh :noweb tangle :mkdirp yes :eval never-html
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# layout-selector.sh
|
# layout-selector.sh
|
||||||
# Select a workspace layout using Wofi, shows description, applies with layoutmsg
|
# Select a workspace layout using Wofi, shows description, applies with layoutmsg
|
||||||
@@ -1663,8 +1681,8 @@ hyprctl dispatch oSD "Layout: $LAYOUT_NAME" 2000
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/theming.conf=
|
** =.config/hypr/theming.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/theming.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/theming.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
# Hyprland Catppuccin Mocha Theme (solid colors)
|
# Hyprland Catppuccin Mocha Theme (solid colors)
|
||||||
|
|
||||||
# Colors
|
# Colors
|
||||||
@@ -1708,8 +1726,8 @@ decoration {
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/window-rules.conf=
|
** =.config/hypr/window-rules.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/window-rules.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/window-rules.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
# Floating and centering nm-connection-editor
|
# Floating and centering nm-connection-editor
|
||||||
windowrule = float, nm-connection-editor
|
windowrule = float, nm-connection-editor
|
||||||
windowrule = move center, nm-connection-editor
|
windowrule = move center, nm-connection-editor
|
||||||
@@ -1728,8 +1746,8 @@ windowrulev2 = floatclass:Wofi,opacity:0.9,blur:15
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/hypr/workspace-rules.conf=
|
** =.config/hypr/workspace-rules.conf=
|
||||||
These are the config files for hypr
|
These are the config files for .config/hypr
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/hypr/workspace-rules.conf :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/workspace-rules.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
# Workspace definitions (modern syntax)
|
# Workspace definitions (modern syntax)
|
||||||
workspace = 1
|
workspace = 1
|
||||||
workspace = 2
|
workspace = 2
|
||||||
@@ -1762,42 +1780,136 @@ workspace {
|
|||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/mimeapps.list=
|
** =.config/kitty/Catppuccin-Mocha.conf=
|
||||||
These are the config files for .config
|
These are the config files for .config/kitty
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/mimeapps.list :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/kitty/Catppuccin-Mocha.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
[Default Applications]
|
# vim:ft=kitty
|
||||||
application/x-zerosize=dev.zed.Zed.desktop
|
|
||||||
x-scheme-handler/http=zen.desktop
|
|
||||||
x-scheme-handler/https=zen.desktop
|
|
||||||
x-scheme-handler/chrome=zen.desktop
|
|
||||||
text/html=zen.desktop
|
|
||||||
application/x-extension-htm=zen.desktop
|
|
||||||
application/x-extension-html=zen.desktop
|
|
||||||
application/x-extension-shtml=zen.desktop
|
|
||||||
application/xhtml+xml=zen.desktop
|
|
||||||
application/x-extension-xhtml=zen.desktop
|
|
||||||
application/x-extension-xht=zen.desktop
|
|
||||||
|
|
||||||
[Added Associations]
|
## name: Catppuccin Kitty Mocha
|
||||||
application/x-zerosize=xarchiver.desktop;dev.zed.Zed.desktop;
|
## author: Catppuccin Org
|
||||||
x-scheme-handler/http=zen.desktop;
|
## license: MIT
|
||||||
x-scheme-handler/https=zen.desktop;
|
## upstream: https://github.com/catppuccin/kitty/blob/main/themes/mocha.conf
|
||||||
x-scheme-handler/chrome=zen.desktop;
|
## blurb: Soothing pastel theme for the high-spirited!
|
||||||
text/html=zen.desktop;
|
|
||||||
application/x-extension-htm=zen.desktop;
|
|
||||||
application/x-extension-html=zen.desktop;
|
|
||||||
application/x-extension-shtml=zen.desktop;
|
# The basic colors
|
||||||
application/xhtml+xml=zen.desktop;
|
foreground #cdd6f4
|
||||||
application/x-extension-xhtml=zen.desktop;
|
background #1e1e2e
|
||||||
application/x-extension-xht=zen.desktop;
|
selection_foreground #1e1e2e
|
||||||
application/x-shellscript=dev.zed.Zed.desktop;
|
selection_background #f5e0dc
|
||||||
|
|
||||||
|
# Cursor colors
|
||||||
|
cursor #f5e0dc
|
||||||
|
cursor_text_color #1e1e2e
|
||||||
|
|
||||||
|
# Scrollbar colors
|
||||||
|
scrollbar_handle_color #9399b2
|
||||||
|
scrollbar_track_color #45475a
|
||||||
|
|
||||||
|
# URL color when hovering with mouse
|
||||||
|
url_color #f5e0dc
|
||||||
|
|
||||||
|
# Kitty window border colors
|
||||||
|
active_border_color #b4befe
|
||||||
|
inactive_border_color #6c7086
|
||||||
|
bell_border_color #f9e2af
|
||||||
|
|
||||||
|
# OS Window titlebar colors
|
||||||
|
wayland_titlebar_color system
|
||||||
|
macos_titlebar_color system
|
||||||
|
|
||||||
|
# Tab bar colors
|
||||||
|
active_tab_foreground #11111b
|
||||||
|
active_tab_background #cba6f7
|
||||||
|
inactive_tab_foreground #cdd6f4
|
||||||
|
inactive_tab_background #181825
|
||||||
|
tab_bar_background #11111b
|
||||||
|
|
||||||
|
# Colors for marks (marked text in the terminal)
|
||||||
|
mark1_foreground #1e1e2e
|
||||||
|
mark1_background #b4befe
|
||||||
|
mark2_foreground #1e1e2e
|
||||||
|
mark2_background #cba6f7
|
||||||
|
mark3_foreground #1e1e2e
|
||||||
|
mark3_background #74c7ec
|
||||||
|
|
||||||
|
# The 16 terminal colors
|
||||||
|
|
||||||
|
# black
|
||||||
|
color0 #45475a
|
||||||
|
color8 #585b70
|
||||||
|
|
||||||
|
# red
|
||||||
|
color1 #f38ba8
|
||||||
|
color9 #f38ba8
|
||||||
|
|
||||||
|
# green
|
||||||
|
color2 #a6e3a1
|
||||||
|
color10 #a6e3a1
|
||||||
|
|
||||||
|
# yellow
|
||||||
|
color3 #f9e2af
|
||||||
|
color11 #f9e2af
|
||||||
|
|
||||||
|
# blue
|
||||||
|
color4 #89b4fa
|
||||||
|
color12 #89b4fa
|
||||||
|
|
||||||
|
# magenta
|
||||||
|
color5 #f5c2e7
|
||||||
|
color13 #f5c2e7
|
||||||
|
|
||||||
|
# cyan
|
||||||
|
color6 #94e2d5
|
||||||
|
color14 #94e2d5
|
||||||
|
|
||||||
|
# white
|
||||||
|
color7 #bac2de
|
||||||
|
color15 #a6adc8
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
** =.config/kitty/kitty.conf=
|
||||||
|
These are the config files for .config/kitty
|
||||||
|
#+BEGIN_SRC conf :tangle generated/.config/kitty/kitty.conf :noweb tangle :mkdirp yes :eval never-html
|
||||||
|
# Generated by Home Manager.
|
||||||
|
# See https://sw.kovidgoyal.net/kitty/conf.html
|
||||||
|
|
||||||
|
shell_integration no-rc
|
||||||
|
include Catppuccin-Mocha.conf
|
||||||
|
|
||||||
|
map ctrl+shift+v paste_from_clipboard
|
||||||
|
map ctrl+shift+c copy_to_clipboard
|
||||||
|
|
||||||
|
background_opacity 0.2
|
||||||
|
background_blur 1
|
||||||
|
dynamic_background_opacity yes
|
||||||
|
|
||||||
|
font_family FiraCode Nerd Font
|
||||||
|
font_size 10.0
|
||||||
|
#+END_SRC
|
||||||
|
|
||||||
|
** =.config/microsoft-edge-dev/NativeMessagingHosts/com.1password.1password.json=
|
||||||
|
These are the config files for .config/microsoft-edge-dev/NativeMessagingHosts
|
||||||
|
#+BEGIN_SRC json :tangle generated/.config/microsoft-edge-dev/NativeMessagingHosts/com.1password.1password.json :noweb tangle :mkdirp yes :eval never-html
|
||||||
|
{
|
||||||
|
"name": "com.1password.1password",
|
||||||
|
"description": "1Password BrowserSupport",
|
||||||
|
"path": "/run/wrappers/bin/1Password-BrowserSupport",
|
||||||
|
"type": "stdio",
|
||||||
|
"allowed_origins": [
|
||||||
|
"chrome-extension://hjlinigoblmkhjejkmbegnoaljkphmgo/",
|
||||||
|
"chrome-extension://bkpbhnjcbehoklfkljkkbbmipaphipgl/",
|
||||||
|
"chrome-extension://gejiddohjgogedgjnonbofjigllpkmbf/",
|
||||||
|
"chrome-extension://khgocmkkpikpnmmkgmdnfckapcdkgfaf/",
|
||||||
|
"chrome-extension://aeblfdkhhhdcdjpifhhbdiojplfjncoa/",
|
||||||
|
"chrome-extension://dppgmdbiimibapkepcbdbmkaabgiofem/"
|
||||||
|
]
|
||||||
|
}#+END_SRC
|
||||||
|
|
||||||
** =.config/starship.toml=
|
** =.config/starship.toml=
|
||||||
These are the config files for .config
|
These are the config files for .config
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/starship.toml :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC toml :tangle generated/.config/starship.toml :noweb tangle :mkdirp yes :eval never-html
|
||||||
"$schema" = 'https://starship.rs/config-schema.json'
|
"$schema" = 'https://starship.rs/config-schema.json'
|
||||||
|
|
||||||
format = """
|
format = """
|
||||||
@@ -2079,160 +2191,35 @@ mantle = "#1e2030"
|
|||||||
crust = "#181926"
|
crust = "#181926"
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/Thunar/accels.scm=
|
** =.config/stylix/palette.json=
|
||||||
These are the config files for Thunar
|
These are the config files for .config/stylix
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/Thunar/accels.scm :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC json :tangle generated/.config/stylix/palette.json :noweb tangle :mkdirp yes :eval never-html
|
||||||
; thunar GtkAccelMap rc-file -*- scheme -*-
|
{
|
||||||
; this file is an automated accelerator map dump
|
"base00": "1e1e2e",
|
||||||
;
|
"base01": "181825",
|
||||||
; (gtk_accel_path "<Actions>/ThunarBookmarks/8b0840406a9db6cc9e024618b73ff74d" "")
|
"base02": "313244",
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-type" "")
|
"base03": "45475a",
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-last-modified" "")
|
"base04": "585b70",
|
||||||
; (gtk_accel_path "<Actions>/Thunarwindow/menu" "")
|
"base05": "cdd6f4",
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/cut" "<Primary>x")
|
"base06": "f5e0dc",
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-size" "")
|
"base07": "b4befe",
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/file-menu" "")
|
"base08": "f38ba8",
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/close-tab" "<Primary>w")
|
"base09": "fab387",
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/switch-previous-tab-alt" "<Primary><Shift>ISO_Left_Tab")
|
"base0A": "f9e2af",
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-size" "")
|
"base0B": "a6e3a1",
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/new-window" "<Primary>n")
|
"base0C": "94e2d5",
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/clear-directory-specific-settings" "")
|
"base0D": "89b4fa",
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/close-window" "<Primary>q")
|
"base0E": "cba6f7",
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-parent" "<Alt>Up")
|
"base0F": "f2cdcd",
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-menu" "")
|
"author": "https://github.com/catppuccin/catppuccin",
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-size-in-bytes" "")
|
"scheme": "Catppuccin Mocha",
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/switch-previous-tab" "<Primary>Page_Up")
|
"slug": "catppuccin-mocha"
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open" "<Primary>o")
|
}
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-ascending" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/toggle-split-view" "F3")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/copy-2" "<Primary>Insert")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/trash-delete" "Delete")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-recent" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-configure-toolbar" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/forward" "<Alt>Right")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/restore" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-location-alt" "<Alt>d")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-out-alt" "<Primary>KP_Subtract")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/select-by-pattern" "<Primary>s")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-file-menu" "F10")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/contents" "F1")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/show-highlight" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-descending" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-name" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/select-all-files" "<Primary>a")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/execute" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/properties" "<Alt>Return")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/cut-2" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-dtime" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/switch-next-tab" "<Primary>Page_Down")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-templates" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/paste-2" "<Shift>Insert")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-filetype" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/close-all-windows" "<Primary><Shift>w")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/create-document" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/detach-tab" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/cancel-search" "Escape")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in-alt2" "<Primary>equal")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-hidden-count" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarShortcutsPane/sendto-shortcuts" "<Primary>d")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/undo" "<Primary>z")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/toggle-sort-order" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-entry" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/paste" "<Primary>v")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in-alt1" "<Primary>KP_Add")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-menubar" "<Primary>m")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/back" "<Alt>Left")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-desktop" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-detailed-list" "<Primary>2")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/restore-show" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/sendto-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-display-name" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/go-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-out" "<Primary>minus")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/remove-from-recent" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open-with-other" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/invert-selection" "<Primary><Shift>i")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-shortcuts" "<Primary>b")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/reload-alt-2" "Reload")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/reload" "<Primary>r")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/edit-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/copy" "<Primary>c")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/bookmarks-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/forward-alt" "Forward")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/move-to-trash" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/reload-alt-1" "F5")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/delete-3" "<Shift>KP_Delete")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/unselect-all-files" "Escape")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/contents/help-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/arrange-items-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-mtime" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-computer" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/toggle-image-preview" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/toggle-side-pane" "F9")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-icons" "<Primary>1")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/delete-2" "<Shift>Delete")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in" "<Primary>plus")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/rename" "F2")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-location" "<Primary>l")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-compact-list" "<Primary>3")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/search" "<Primary>f")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/new-tab" "<Primary>t")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-reset" "<Primary>0")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/back-alt2" "Back")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open-in-new-tab" "<Primary><Shift>p")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-buttons" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/redo" "<Primary><Shift>z")
|
|
||||||
(gtk_accel_path "<Actions>/ThunarWindow/open-trash" "<Primary><Shift>r")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open-in-new-window" "<Primary><Shift>o")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-statusbar" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open-location" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/duplicate" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/trash-delete-2" "KP_Delete")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/back-alt1" "BackSpace")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/create-folder" "<Primary><Shift>n")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-home" "<Alt>Home")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/switch-focused-split-view-pane" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/show-hidden" "<Primary>h")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/set-default-app" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/empty-trash" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/preferences" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/delete" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-network" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-tree" "<Primary>e")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-file-system" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/search-alt" "Search")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/switch-next-tab-alt" "<Primary>Tab")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/sendto-desktop" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/make-link" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-reset-alt" "<Primary>KP_0")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/about" "")
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
** =.config/Thunar/uca.xml=
|
|
||||||
These are the config files for Thunar
|
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/Thunar/uca.xml :noweb tangle :mkdirp yes :eval never-html
|
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<actions>
|
|
||||||
<action>
|
|
||||||
<icon>utilities-terminal</icon>
|
|
||||||
<name>Open Terminal Here</name>
|
|
||||||
<submenu></submenu>
|
|
||||||
<unique-id>1773690548549124-1</unique-id>
|
|
||||||
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
|
|
||||||
<description>Example for a custom action</description>
|
|
||||||
<range></range>
|
|
||||||
<patterns>*</patterns>
|
|
||||||
<startup-notify/>
|
|
||||||
<directories/>
|
|
||||||
</action>
|
|
||||||
</actions>
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/walker/config.toml=
|
** =.config/walker/config.toml=
|
||||||
These are the config files for walker
|
These are the config files for .config/walker
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/walker/config.toml :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC toml :tangle generated/.config/walker/config.toml :noweb tangle :mkdirp yes :eval never-html
|
||||||
# Walker UI layout/theme config (Catppuccin Mocha tuned)
|
# Walker UI layout/theme config (Catppuccin Mocha tuned)
|
||||||
|
|
||||||
theme = "frosted"
|
theme = "frosted"
|
||||||
@@ -2352,8 +2339,8 @@ hide = true
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/walker/themes/frosted/default.css=
|
** =.config/walker/themes/frosted/default.css=
|
||||||
These are the config files for walker/themes/frosted
|
These are the config files for .config/walker/themes/frosted
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/walker/themes/frosted/default.css :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC css :tangle generated/.config/walker/themes/frosted/default.css :noweb tangle :mkdirp yes :eval never-html
|
||||||
/* AUTO GENERATED. DO NOT EDIT. CHANGES WILL BE OVERWRITTEN. */
|
/* AUTO GENERATED. DO NOT EDIT. CHANGES WILL BE OVERWRITTEN. */
|
||||||
|
|
||||||
@define-color foreground rgba(255, 255, 255, 0.8);
|
@define-color foreground rgba(255, 255, 255, 0.8);
|
||||||
@@ -2519,8 +2506,8 @@ child:hover {
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/walker/themes/frosted/style.css=
|
** =.config/walker/themes/frosted/style.css=
|
||||||
These are the config files for walker/themes/frosted
|
These are the config files for .config/walker/themes/frosted
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/walker/themes/frosted/style.css :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC css :tangle generated/.config/walker/themes/frosted/style.css :noweb tangle :mkdirp yes :eval never-html
|
||||||
/* Catppuccin Mocha Walker Theme — Frosted Glass */
|
/* Catppuccin Mocha Walker Theme — Frosted Glass */
|
||||||
|
|
||||||
@import "default.css";
|
@import "default.css";
|
||||||
@@ -2708,127 +2695,9 @@ child:hover {
|
|||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/waybar/config=
|
|
||||||
These are the config files for waybar
|
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/waybar/config :noweb tangle :mkdirp yes :eval never-html
|
|
||||||
{
|
|
||||||
"layer": "top",
|
|
||||||
"height": 34,
|
|
||||||
|
|
||||||
//"modules-left": ["hyprland/window"],
|
|
||||||
|
|
||||||
"modules-center": ["hyprland/workspaces" ],
|
|
||||||
|
|
||||||
"modules-right": [
|
|
||||||
"idle_inhibitor",
|
|
||||||
"pulseaudio",
|
|
||||||
"network",
|
|
||||||
// "cpu",
|
|
||||||
// "memory",
|
|
||||||
// "temperature",
|
|
||||||
"battery",
|
|
||||||
"tray",
|
|
||||||
"clock",
|
|
||||||
"custom/notifications",
|
|
||||||
],
|
|
||||||
|
|
||||||
/*
|
|
||||||
"custom/notifications": {
|
|
||||||
"tooltip": false,
|
|
||||||
"return-type": "json",
|
|
||||||
"exec-if": "which swaync-client",
|
|
||||||
"exec": "swaync-client -swb",
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"notification": "",
|
|
||||||
"none": "",
|
|
||||||
"dnd-notification": "",
|
|
||||||
"dnd-none": "",
|
|
||||||
},
|
|
||||||
"on-click": "swaync-client -t",
|
|
||||||
"on-click-right": "swaync-client -d",
|
|
||||||
"on-click-middle": "swaync-client -dn",
|
|
||||||
},
|
|
||||||
*/
|
|
||||||
|
|
||||||
"idle_inhibitor": {
|
|
||||||
"tooltip": true,
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"activated": " ",
|
|
||||||
"deactivated": " ",
|
|
||||||
},
|
|
||||||
"tooltip-format-activated": "Staying awake",
|
|
||||||
"tooltip-format-deactivated": "Might sleep....",
|
|
||||||
},
|
|
||||||
|
|
||||||
"pulseaudio": {
|
|
||||||
"format": "{volume}% {icon}",
|
|
||||||
"format-bluetooth": "{volume}% {icon}",
|
|
||||||
"format-muted": "",
|
|
||||||
"format-icons": {
|
|
||||||
"headphones": "",
|
|
||||||
"headset": "",
|
|
||||||
"phone": "",
|
|
||||||
"portable": "",
|
|
||||||
"default": ["", ""],
|
|
||||||
},
|
|
||||||
"on-click": "pavucontrol",
|
|
||||||
},
|
|
||||||
|
|
||||||
"network": {
|
|
||||||
"format-wifi": " ({bandwidthDownBits})",
|
|
||||||
"format-ethernet": " ({bandwidthDownBits})",
|
|
||||||
"format-disconnected": "Disconnected ⚠",
|
|
||||||
"tooltip-format-wifi": "{essid} ({signalStrength}%)",
|
|
||||||
"tooltip-format-ethernet": "{ifname}: {ipaddr}/{cidr}",
|
|
||||||
"on-click": "impala",
|
|
||||||
"on-click-right": "nm-connection-editor",
|
|
||||||
},
|
|
||||||
|
|
||||||
"cpu": {
|
|
||||||
"format": "{usage}% ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"memory": {
|
|
||||||
"format": "{percentage}% ",
|
|
||||||
},
|
|
||||||
|
|
||||||
"temperature": {
|
|
||||||
"format": "{temperatureC}°C ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"tray": {
|
|
||||||
"spacing": 10,
|
|
||||||
"icon-size": 14,
|
|
||||||
},
|
|
||||||
|
|
||||||
"clock": {
|
|
||||||
"format": "{:%a, %d %b %Y - %H:%M}",
|
|
||||||
"tooltip": false,
|
|
||||||
"on-click": "flatpak run eu.betterbird.Betterbird -calendar",
|
|
||||||
},
|
|
||||||
|
|
||||||
"battery": {
|
|
||||||
"bat": "BAT0",
|
|
||||||
"states": {
|
|
||||||
"good": 95,
|
|
||||||
"warning": 30,
|
|
||||||
"critical": 15,
|
|
||||||
},
|
|
||||||
"format": "{capacity}% {icon}",
|
|
||||||
"format-charging": "{capacity}% ",
|
|
||||||
"format-plugged": "{capacity}% ",
|
|
||||||
"format-icons": ["", "", "", "", " "],
|
|
||||||
},
|
|
||||||
}
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
** =.config/waybar/style.css=
|
** =.config/waybar/style.css=
|
||||||
These are the config files for waybar
|
These are the config files for .config/waybar
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/waybar/style.css :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC css :tangle generated/.config/waybar/style.css :noweb tangle :mkdirp yes :eval never-html
|
||||||
/* --- Hyprland palette (ported) --- */
|
/* --- Hyprland palette (ported) --- */
|
||||||
@define-color base rgba(30, 30, 46, 1.0); /* 1e1e2eff */
|
@define-color base rgba(30, 30, 46, 1.0); /* 1e1e2eff */
|
||||||
@define-color inactive rgba(89, 89, 89, 0.667); /* 595959aa */
|
@define-color inactive rgba(89, 89, 89, 0.667); /* 595959aa */
|
||||||
@@ -3054,12 +2923,11 @@ window#waybar {
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/waypaper/config.ini=
|
** =.config/waypaper/config.ini=
|
||||||
These are the config files for waypaper
|
These are the config files for .config/waypaper
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/waypaper/config.ini :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC conf :tangle generated/.config/waypaper/config.ini :noweb tangle :mkdirp yes :eval never-html
|
||||||
[Settings]
|
[Settings]
|
||||||
language = en
|
language = en
|
||||||
backend = swww
|
backend = swww
|
||||||
@@ -3090,52 +2958,9 @@ keybindings = ~/.config/waypaper/keybindings.ini
|
|||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/wofi/config=
|
|
||||||
These are the config files for wofi
|
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/wofi/config :noweb tangle :mkdirp yes :eval never-html
|
|
||||||
[global]
|
|
||||||
allow_images = true
|
|
||||||
allow_markup = true
|
|
||||||
show_drun = true:apps,false:others
|
|
||||||
show_run = true
|
|
||||||
show_files = false
|
|
||||||
show_windowed = false
|
|
||||||
show_dmenu = false
|
|
||||||
show_ssh = false
|
|
||||||
show_power = false
|
|
||||||
|
|
||||||
width = 800
|
|
||||||
height = 600
|
|
||||||
# Center on the active monitor
|
|
||||||
location=center
|
|
||||||
anchor=center
|
|
||||||
|
|
||||||
lines = 10
|
|
||||||
columns = 1
|
|
||||||
sort_order = last-used
|
|
||||||
sort_method = fuzzy
|
|
||||||
allow_scrolling = true
|
|
||||||
scroll_wrap = true
|
|
||||||
scroll_step = 10
|
|
||||||
cycle = true
|
|
||||||
hide_scroll = false
|
|
||||||
hide_search = false
|
|
||||||
show_labels = true
|
|
||||||
label_search = true
|
|
||||||
label_run = Run
|
|
||||||
label_files = Files
|
|
||||||
label_windowed = Windows
|
|
||||||
label_drun = Applications
|
|
||||||
label_dmenu = Commands
|
|
||||||
label_ssh = SSH
|
|
||||||
label_power = Power
|
|
||||||
|
|
||||||
prompt = >
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
** =.config/wofi/style.css=
|
** =.config/wofi/style.css=
|
||||||
These are the config files for wofi
|
These are the config files for .config/wofi
|
||||||
#+BEGIN_SRC nix :tangle generated/.config/wofi/style.css :noweb tangle :mkdirp yes :eval never-html
|
#+BEGIN_SRC css :tangle generated/.config/wofi/style.css :noweb tangle :mkdirp yes :eval never-html
|
||||||
/* Catppuccin Mocha theme for Wofi with transparency and rounded corners */
|
/* Catppuccin Mocha theme for Wofi with transparency and rounded corners */
|
||||||
|
|
||||||
@define-color base rgba(30, 30, 46, 0.9); /* Added transparency */
|
@define-color base rgba(30, 30, 46, 0.9); /* Added transparency */
|
||||||
@@ -3217,3 +3042,35 @@ These are the config files for wofi
|
|||||||
border-radius: 10px; /* Rounded corners */
|
border-radius: 10px; /* Rounded corners */
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
** =.config/zed/settings.json=
|
||||||
|
These are the config files for .config/zed
|
||||||
|
#+BEGIN_SRC json :tangle generated/.config/zed/settings.json :noweb tangle :mkdirp yes :eval never-html
|
||||||
|
// Zed settings
|
||||||
|
//
|
||||||
|
// For information on how to configure Zed, see the Zed
|
||||||
|
// documentation: https://zed.dev/docs/configuring-zed
|
||||||
|
//
|
||||||
|
// To see all of Zed's default settings without changing your
|
||||||
|
// custom settings, run `zed: open default settings` from the
|
||||||
|
// command palette (cmd-shift-p / ctrl-shift-p)
|
||||||
|
{
|
||||||
|
"icon_theme": "Catppuccin Mocha",
|
||||||
|
"agent": {
|
||||||
|
"default_model": {
|
||||||
|
"provider": "ollama",
|
||||||
|
"model": "codellama:34b",
|
||||||
|
"enable_thinking": false
|
||||||
|
},
|
||||||
|
"favorite_models": [],
|
||||||
|
"model_parameters": []
|
||||||
|
},
|
||||||
|
"ui_font_size": 16,
|
||||||
|
"buffer_font_size": 15,
|
||||||
|
"theme": {
|
||||||
|
"mode": "dark",
|
||||||
|
"light": "One Light",
|
||||||
|
"dark": "Catppuccin Mocha",
|
||||||
|
},
|
||||||
|
}
|
||||||
|
#+END_SRC
|
||||||
|
|||||||
@@ -1,126 +0,0 @@
|
|||||||
; thunar GtkAccelMap rc-file -*- scheme -*-
|
|
||||||
; this file is an automated accelerator map dump
|
|
||||||
;
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarBookmarks/8b0840406a9db6cc9e024618b73ff74d" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-type" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-last-modified" "")
|
|
||||||
; (gtk_accel_path "<Actions>/Thunarwindow/menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/cut" "<Primary>x")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-size" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/file-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/close-tab" "<Primary>w")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/switch-previous-tab-alt" "<Primary><Shift>ISO_Left_Tab")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-size" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/new-window" "<Primary>n")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/clear-directory-specific-settings" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/close-window" "<Primary>q")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-parent" "<Alt>Up")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-size-in-bytes" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/switch-previous-tab" "<Primary>Page_Up")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open" "<Primary>o")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-ascending" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/toggle-split-view" "F3")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/copy-2" "<Primary>Insert")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/trash-delete" "Delete")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-recent" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-configure-toolbar" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/forward" "<Alt>Right")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/restore" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-location-alt" "<Alt>d")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-out-alt" "<Primary>KP_Subtract")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/select-by-pattern" "<Primary>s")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-file-menu" "F10")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/contents" "F1")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/show-highlight" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-descending" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-name" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/select-all-files" "<Primary>a")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/execute" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/properties" "<Alt>Return")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/cut-2" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-dtime" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/switch-next-tab" "<Primary>Page_Down")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-templates" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/paste-2" "<Shift>Insert")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-filetype" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/close-all-windows" "<Primary><Shift>w")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/create-document" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/detach-tab" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/cancel-search" "Escape")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in-alt2" "<Primary>equal")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-hidden-count" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarShortcutsPane/sendto-shortcuts" "<Primary>d")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/undo" "<Primary>z")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/toggle-sort-order" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-entry" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/paste" "<Primary>v")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in-alt1" "<Primary>KP_Add")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-menubar" "<Primary>m")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/back" "<Alt>Left")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-desktop" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-detailed-list" "<Primary>2")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/restore-show" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/sendto-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-display-name" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/go-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-out" "<Primary>minus")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/remove-from-recent" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open-with-other" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/invert-selection" "<Primary><Shift>i")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-shortcuts" "<Primary>b")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/reload-alt-2" "Reload")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/reload" "<Primary>r")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/edit-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/copy" "<Primary>c")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/bookmarks-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/forward-alt" "Forward")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/move-to-trash" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/reload-alt-1" "F5")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/delete-3" "<Shift>KP_Delete")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/unselect-all-files" "Escape")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/contents/help-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/arrange-items-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-mtime" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-computer" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/toggle-image-preview" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/toggle-side-pane" "F9")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-icons" "<Primary>1")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/delete-2" "<Shift>Delete")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in" "<Primary>plus")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/rename" "F2")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-location" "<Primary>l")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-compact-list" "<Primary>3")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-menu" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/search" "<Primary>f")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/new-tab" "<Primary>t")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-reset" "<Primary>0")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/back-alt2" "Back")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open-in-new-tab" "<Primary><Shift>p")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-buttons" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/redo" "<Primary><Shift>z")
|
|
||||||
(gtk_accel_path "<Actions>/ThunarWindow/open-trash" "<Primary><Shift>r")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open-in-new-window" "<Primary><Shift>o")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-statusbar" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open-location" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/duplicate" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/trash-delete-2" "KP_Delete")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/back-alt1" "BackSpace")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/create-folder" "<Primary><Shift>n")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-home" "<Alt>Home")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/switch-focused-split-view-pane" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/show-hidden" "<Primary>h")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/set-default-app" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/empty-trash" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/preferences" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/delete" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-network" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-tree" "<Primary>e")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-file-system" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/search-alt" "Search")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/switch-next-tab-alt" "<Primary>Tab")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/sendto-desktop" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarStandardView/make-link" "")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-reset-alt" "<Primary>KP_0")
|
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/about" "")
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<actions>
|
|
||||||
<action>
|
|
||||||
<icon>utilities-terminal</icon>
|
|
||||||
<name>Open Terminal Here</name>
|
|
||||||
<submenu></submenu>
|
|
||||||
<unique-id>1773690548549124-1</unique-id>
|
|
||||||
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
|
|
||||||
<description>Example for a custom action</description>
|
|
||||||
<range></range>
|
|
||||||
<patterns>*</patterns>
|
|
||||||
<startup-notify/>
|
|
||||||
<directories/>
|
|
||||||
</action>
|
|
||||||
</actions>
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
# ./assets/conf/desktop/hypr/animations.conf
|
|
||||||
|
|
||||||
animations {
|
|
||||||
enabled = yes
|
|
||||||
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
|
||||||
animation = windows, 1, 7, myBezier
|
|
||||||
animation = windowsOut, 1, 7, default, popin 80%
|
|
||||||
animation = border, 1, 10, default
|
|
||||||
animation = borderangle, 1, 8, default
|
|
||||||
animation = fade, 1, 7, default
|
|
||||||
animation = workspaces, 1, 6, default
|
|
||||||
}
|
|
||||||
@@ -0,0 +1,84 @@
|
|||||||
|
# vim:ft=kitty
|
||||||
|
|
||||||
|
## name: Catppuccin Kitty Mocha
|
||||||
|
## author: Catppuccin Org
|
||||||
|
## license: MIT
|
||||||
|
## upstream: https://github.com/catppuccin/kitty/blob/main/themes/mocha.conf
|
||||||
|
## blurb: Soothing pastel theme for the high-spirited!
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# The basic colors
|
||||||
|
foreground #cdd6f4
|
||||||
|
background #1e1e2e
|
||||||
|
selection_foreground #1e1e2e
|
||||||
|
selection_background #f5e0dc
|
||||||
|
|
||||||
|
# Cursor colors
|
||||||
|
cursor #f5e0dc
|
||||||
|
cursor_text_color #1e1e2e
|
||||||
|
|
||||||
|
# Scrollbar colors
|
||||||
|
scrollbar_handle_color #9399b2
|
||||||
|
scrollbar_track_color #45475a
|
||||||
|
|
||||||
|
# URL color when hovering with mouse
|
||||||
|
url_color #f5e0dc
|
||||||
|
|
||||||
|
# Kitty window border colors
|
||||||
|
active_border_color #b4befe
|
||||||
|
inactive_border_color #6c7086
|
||||||
|
bell_border_color #f9e2af
|
||||||
|
|
||||||
|
# OS Window titlebar colors
|
||||||
|
wayland_titlebar_color system
|
||||||
|
macos_titlebar_color system
|
||||||
|
|
||||||
|
# Tab bar colors
|
||||||
|
active_tab_foreground #11111b
|
||||||
|
active_tab_background #cba6f7
|
||||||
|
inactive_tab_foreground #cdd6f4
|
||||||
|
inactive_tab_background #181825
|
||||||
|
tab_bar_background #11111b
|
||||||
|
|
||||||
|
# Colors for marks (marked text in the terminal)
|
||||||
|
mark1_foreground #1e1e2e
|
||||||
|
mark1_background #b4befe
|
||||||
|
mark2_foreground #1e1e2e
|
||||||
|
mark2_background #cba6f7
|
||||||
|
mark3_foreground #1e1e2e
|
||||||
|
mark3_background #74c7ec
|
||||||
|
|
||||||
|
# The 16 terminal colors
|
||||||
|
|
||||||
|
# black
|
||||||
|
color0 #45475a
|
||||||
|
color8 #585b70
|
||||||
|
|
||||||
|
# red
|
||||||
|
color1 #f38ba8
|
||||||
|
color9 #f38ba8
|
||||||
|
|
||||||
|
# green
|
||||||
|
color2 #a6e3a1
|
||||||
|
color10 #a6e3a1
|
||||||
|
|
||||||
|
# yellow
|
||||||
|
color3 #f9e2af
|
||||||
|
color11 #f9e2af
|
||||||
|
|
||||||
|
# blue
|
||||||
|
color4 #89b4fa
|
||||||
|
color12 #89b4fa
|
||||||
|
|
||||||
|
# magenta
|
||||||
|
color5 #f5c2e7
|
||||||
|
color13 #f5c2e7
|
||||||
|
|
||||||
|
# cyan
|
||||||
|
color6 #94e2d5
|
||||||
|
color14 #94e2d5
|
||||||
|
|
||||||
|
# white
|
||||||
|
color7 #bac2de
|
||||||
|
color15 #a6adc8
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
# Generated by Home Manager.
|
||||||
|
# See https://sw.kovidgoyal.net/kitty/conf.html
|
||||||
|
|
||||||
|
shell_integration no-rc
|
||||||
|
include Catppuccin-Mocha.conf
|
||||||
|
|
||||||
|
map ctrl+shift+v paste_from_clipboard
|
||||||
|
map ctrl+shift+c copy_to_clipboard
|
||||||
|
|
||||||
|
background_opacity 0.2
|
||||||
|
background_blur 1
|
||||||
|
dynamic_background_opacity yes
|
||||||
|
|
||||||
|
font_family FiraCode Nerd Font
|
||||||
|
font_size 10.0
|
||||||
@@ -1,26 +0,0 @@
|
|||||||
[Default Applications]
|
|
||||||
application/x-zerosize=dev.zed.Zed.desktop
|
|
||||||
x-scheme-handler/http=zen.desktop
|
|
||||||
x-scheme-handler/https=zen.desktop
|
|
||||||
x-scheme-handler/chrome=zen.desktop
|
|
||||||
text/html=zen.desktop
|
|
||||||
application/x-extension-htm=zen.desktop
|
|
||||||
application/x-extension-html=zen.desktop
|
|
||||||
application/x-extension-shtml=zen.desktop
|
|
||||||
application/xhtml+xml=zen.desktop
|
|
||||||
application/x-extension-xhtml=zen.desktop
|
|
||||||
application/x-extension-xht=zen.desktop
|
|
||||||
|
|
||||||
[Added Associations]
|
|
||||||
application/x-zerosize=xarchiver.desktop;dev.zed.Zed.desktop;
|
|
||||||
x-scheme-handler/http=zen.desktop;
|
|
||||||
x-scheme-handler/https=zen.desktop;
|
|
||||||
x-scheme-handler/chrome=zen.desktop;
|
|
||||||
text/html=zen.desktop;
|
|
||||||
application/x-extension-htm=zen.desktop;
|
|
||||||
application/x-extension-html=zen.desktop;
|
|
||||||
application/x-extension-shtml=zen.desktop;
|
|
||||||
application/xhtml+xml=zen.desktop;
|
|
||||||
application/x-extension-xhtml=zen.desktop;
|
|
||||||
application/x-extension-xht=zen.desktop;
|
|
||||||
application/x-shellscript=dev.zed.Zed.desktop;
|
|
||||||
@@ -1,279 +0,0 @@
|
|||||||
"$schema" = 'https://starship.rs/config-schema.json'
|
|
||||||
|
|
||||||
format = """
|
|
||||||
[](red)\
|
|
||||||
$os\
|
|
||||||
$username\
|
|
||||||
[](bg:peach fg:red)\
|
|
||||||
$directory\
|
|
||||||
[](bg:yellow fg:peach)\
|
|
||||||
$git_branch\
|
|
||||||
$git_status\
|
|
||||||
[](fg:yellow bg:green)\
|
|
||||||
$c\
|
|
||||||
$rust\
|
|
||||||
$golang\
|
|
||||||
$nodejs\
|
|
||||||
$php\
|
|
||||||
$java\
|
|
||||||
$kotlin\
|
|
||||||
$haskell\
|
|
||||||
$python\
|
|
||||||
[](fg:green bg:sapphire)\
|
|
||||||
$conda\
|
|
||||||
[](fg:sapphire bg:lavender)\
|
|
||||||
$time\
|
|
||||||
[ ](fg:lavender)\
|
|
||||||
$cmd_duration\
|
|
||||||
$line_break\
|
|
||||||
$character"""
|
|
||||||
|
|
||||||
palette = 'catppuccin_mocha'
|
|
||||||
|
|
||||||
[os]
|
|
||||||
disabled = false
|
|
||||||
style = "bg:red fg:crust"
|
|
||||||
|
|
||||||
[os.symbols]
|
|
||||||
Windows = ""
|
|
||||||
Ubuntu = ""
|
|
||||||
SUSE = ""
|
|
||||||
Raspbian = ""
|
|
||||||
Mint = ""
|
|
||||||
Macos = ""
|
|
||||||
Manjaro = ""
|
|
||||||
Linux = ""
|
|
||||||
Gentoo = ""
|
|
||||||
Fedora = ""
|
|
||||||
Alpine = ""
|
|
||||||
Amazon = ""
|
|
||||||
Android = ""
|
|
||||||
AOSC = ""
|
|
||||||
Arch = ""
|
|
||||||
Artix = ""
|
|
||||||
CentOS = ""
|
|
||||||
Debian = ""
|
|
||||||
Redhat = ""
|
|
||||||
RedHatEnterprise = ""
|
|
||||||
|
|
||||||
[username]
|
|
||||||
show_always = true
|
|
||||||
style_user = "bg:red fg:crust"
|
|
||||||
style_root = "bg:red fg:crust"
|
|
||||||
format = '[ $user]($style)'
|
|
||||||
|
|
||||||
[directory]
|
|
||||||
style = "bg:peach fg:crust"
|
|
||||||
format = "[ $path ]($style)"
|
|
||||||
truncation_length = 3
|
|
||||||
truncation_symbol = "…/"
|
|
||||||
|
|
||||||
[directory.substitutions]
|
|
||||||
"Documents" = " "
|
|
||||||
"Downloads" = " "
|
|
||||||
"Music" = " "
|
|
||||||
"Pictures" = " "
|
|
||||||
"Developer" = " "
|
|
||||||
|
|
||||||
[git_branch]
|
|
||||||
symbol = ""
|
|
||||||
style = "bg:yellow"
|
|
||||||
format = '[[ $symbol $branch ](fg:crust bg:yellow)]($style)'
|
|
||||||
|
|
||||||
[git_status]
|
|
||||||
style = "bg:yellow"
|
|
||||||
format = '[[($all_status$ahead_behind )](fg:crust bg:yellow)]($style)'
|
|
||||||
|
|
||||||
[nodejs]
|
|
||||||
symbol = ""
|
|
||||||
style = "bg:green"
|
|
||||||
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
|
|
||||||
|
|
||||||
[c]
|
|
||||||
symbol = " "
|
|
||||||
style = "bg:green"
|
|
||||||
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
|
|
||||||
|
|
||||||
[rust]
|
|
||||||
symbol = ""
|
|
||||||
style = "bg:green"
|
|
||||||
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
|
|
||||||
|
|
||||||
[golang]
|
|
||||||
symbol = ""
|
|
||||||
style = "bg:green"
|
|
||||||
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
|
|
||||||
|
|
||||||
[php]
|
|
||||||
symbol = ""
|
|
||||||
style = "bg:green"
|
|
||||||
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
|
|
||||||
|
|
||||||
[java]
|
|
||||||
symbol = " "
|
|
||||||
style = "bg:green"
|
|
||||||
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
|
|
||||||
|
|
||||||
[kotlin]
|
|
||||||
symbol = ""
|
|
||||||
style = "bg:green"
|
|
||||||
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
|
|
||||||
|
|
||||||
[haskell]
|
|
||||||
symbol = ""
|
|
||||||
style = "bg:green"
|
|
||||||
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
|
|
||||||
|
|
||||||
[python]
|
|
||||||
symbol = ""
|
|
||||||
style = "bg:green"
|
|
||||||
format = '[[ $symbol( $version)(\(#$virtualenv\)) ](fg:crust bg:green)]($style)'
|
|
||||||
|
|
||||||
[docker_context]
|
|
||||||
symbol = ""
|
|
||||||
style = "bg:sapphire"
|
|
||||||
format = '[[ $symbol( $context) ](fg:crust bg:sapphire)]($style)'
|
|
||||||
|
|
||||||
[conda]
|
|
||||||
symbol = " "
|
|
||||||
style = "fg:crust bg:sapphire"
|
|
||||||
format = '[$symbol$environment ]($style)'
|
|
||||||
ignore_base = false
|
|
||||||
|
|
||||||
[time]
|
|
||||||
disabled = false
|
|
||||||
time_format = "%R"
|
|
||||||
style = "bg:lavender"
|
|
||||||
format = '[[ $time ](fg:crust bg:lavender)]($style)'
|
|
||||||
|
|
||||||
[line_break]
|
|
||||||
disabled = false
|
|
||||||
|
|
||||||
[character]
|
|
||||||
disabled = false
|
|
||||||
success_symbol = '[❯](bold fg:green)'
|
|
||||||
error_symbol = '[❯](bold fg:red)'
|
|
||||||
vimcmd_symbol = '[❮](bold fg:green)'
|
|
||||||
vimcmd_replace_one_symbol = '[❮](bold fg:lavender)'
|
|
||||||
vimcmd_replace_symbol = '[❮](bold fg:lavender)'
|
|
||||||
vimcmd_visual_symbol = '[❮](bold fg:yellow)'
|
|
||||||
|
|
||||||
[cmd_duration]
|
|
||||||
show_milliseconds = true
|
|
||||||
format = " in $duration "
|
|
||||||
style = "bg:lavender"
|
|
||||||
disabled = false
|
|
||||||
show_notifications = true
|
|
||||||
min_time_to_notify = 45000
|
|
||||||
|
|
||||||
[palettes.catppuccin_mocha]
|
|
||||||
rosewater = "#f5e0dc"
|
|
||||||
flamingo = "#f2cdcd"
|
|
||||||
pink = "#f5c2e7"
|
|
||||||
mauve = "#cba6f7"
|
|
||||||
red = "#f38ba8"
|
|
||||||
maroon = "#eba0ac"
|
|
||||||
peach = "#fab387"
|
|
||||||
yellow = "#f9e2af"
|
|
||||||
green = "#a6e3a1"
|
|
||||||
teal = "#94e2d5"
|
|
||||||
sky = "#89dceb"
|
|
||||||
sapphire = "#74c7ec"
|
|
||||||
blue = "#89b4fa"
|
|
||||||
lavender = "#b4befe"
|
|
||||||
text = "#cdd6f4"
|
|
||||||
subtext1 = "#bac2de"
|
|
||||||
subtext0 = "#a6adc8"
|
|
||||||
overlay2 = "#9399b2"
|
|
||||||
overlay1 = "#7f849c"
|
|
||||||
overlay0 = "#6c7086"
|
|
||||||
surface2 = "#585b70"
|
|
||||||
surface1 = "#45475a"
|
|
||||||
surface0 = "#313244"
|
|
||||||
base = "#1e1e2e"
|
|
||||||
mantle = "#181825"
|
|
||||||
crust = "#11111b"
|
|
||||||
|
|
||||||
[palettes.catppuccin_frappe]
|
|
||||||
rosewater = "#f2d5cf"
|
|
||||||
flamingo = "#eebebe"
|
|
||||||
pink = "#f4b8e4"
|
|
||||||
mauve = "#ca9ee6"
|
|
||||||
red = "#e78284"
|
|
||||||
maroon = "#ea999c"
|
|
||||||
peach = "#ef9f76"
|
|
||||||
yellow = "#e5c890"
|
|
||||||
green = "#a6d189"
|
|
||||||
teal = "#81c8be"
|
|
||||||
sky = "#99d1db"
|
|
||||||
sapphire = "#85c1dc"
|
|
||||||
blue = "#8caaee"
|
|
||||||
lavender = "#babbf1"
|
|
||||||
text = "#c6d0f5"
|
|
||||||
subtext1 = "#b5bfe2"
|
|
||||||
subtext0 = "#a5adce"
|
|
||||||
overlay2 = "#949cbb"
|
|
||||||
overlay1 = "#838ba7"
|
|
||||||
overlay0 = "#737994"
|
|
||||||
surface2 = "#626880"
|
|
||||||
surface1 = "#51576d"
|
|
||||||
surface0 = "#414559"
|
|
||||||
base = "#303446"
|
|
||||||
mantle = "#292c3c"
|
|
||||||
crust = "#232634"
|
|
||||||
|
|
||||||
[palettes.catppuccin_latte]
|
|
||||||
rosewater = "#dc8a78"
|
|
||||||
flamingo = "#dd7878"
|
|
||||||
pink = "#ea76cb"
|
|
||||||
mauve = "#8839ef"
|
|
||||||
red = "#d20f39"
|
|
||||||
maroon = "#e64553"
|
|
||||||
peach = "#fe640b"
|
|
||||||
yellow = "#df8e1d"
|
|
||||||
green = "#40a02b"
|
|
||||||
teal = "#179299"
|
|
||||||
sky = "#04a5e5"
|
|
||||||
sapphire = "#209fb5"
|
|
||||||
blue = "#1e66f5"
|
|
||||||
lavender = "#7287fd"
|
|
||||||
text = "#4c4f69"
|
|
||||||
subtext1 = "#5c5f77"
|
|
||||||
subtext0 = "#6c6f85"
|
|
||||||
overlay2 = "#7c7f93"
|
|
||||||
overlay1 = "#8c8fa1"
|
|
||||||
overlay0 = "#9ca0b0"
|
|
||||||
surface2 = "#acb0be"
|
|
||||||
surface1 = "#bcc0cc"
|
|
||||||
surface0 = "#ccd0da"
|
|
||||||
base = "#eff1f5"
|
|
||||||
mantle = "#e6e9ef"
|
|
||||||
crust = "#dce0e8"
|
|
||||||
|
|
||||||
[palettes.catppuccin_macchiato]
|
|
||||||
rosewater = "#f4dbd6"
|
|
||||||
flamingo = "#f0c6c6"
|
|
||||||
pink = "#f5bde6"
|
|
||||||
mauve = "#c6a0f6"
|
|
||||||
red = "#ed8796"
|
|
||||||
maroon = "#ee99a0"
|
|
||||||
peach = "#f5a97f"
|
|
||||||
yellow = "#eed49f"
|
|
||||||
green = "#a6da95"
|
|
||||||
teal = "#8bd5ca"
|
|
||||||
sky = "#91d7e3"
|
|
||||||
sapphire = "#7dc4e4"
|
|
||||||
blue = "#8aadf4"
|
|
||||||
lavender = "#b7bdf8"
|
|
||||||
text = "#cad3f5"
|
|
||||||
subtext1 = "#b8c0e0"
|
|
||||||
subtext0 = "#a5adcb"
|
|
||||||
overlay2 = "#939ab7"
|
|
||||||
overlay1 = "#8087a2"
|
|
||||||
overlay0 = "#6e738d"
|
|
||||||
surface2 = "#5b6078"
|
|
||||||
surface1 = "#494d64"
|
|
||||||
surface0 = "#363a4f"
|
|
||||||
base = "#24273a"
|
|
||||||
mantle = "#1e2030"
|
|
||||||
crust = "#181926"
|
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"base00": "1e1e2e",
|
||||||
|
"base01": "181825",
|
||||||
|
"base02": "313244",
|
||||||
|
"base03": "45475a",
|
||||||
|
"base04": "585b70",
|
||||||
|
"base05": "cdd6f4",
|
||||||
|
"base06": "f5e0dc",
|
||||||
|
"base07": "b4befe",
|
||||||
|
"base08": "f38ba8",
|
||||||
|
"base09": "fab387",
|
||||||
|
"base0A": "f9e2af",
|
||||||
|
"base0B": "a6e3a1",
|
||||||
|
"base0C": "94e2d5",
|
||||||
|
"base0D": "89b4fa",
|
||||||
|
"base0E": "cba6f7",
|
||||||
|
"base0F": "f2cdcd",
|
||||||
|
"author": "https://github.com/catppuccin/catppuccin",
|
||||||
|
"scheme": "Catppuccin Mocha",
|
||||||
|
"slug": "catppuccin-mocha"
|
||||||
|
}
|
||||||
@@ -1,113 +0,0 @@
|
|||||||
{
|
|
||||||
"layer": "top",
|
|
||||||
"height": 34,
|
|
||||||
|
|
||||||
//"modules-left": ["hyprland/window"],
|
|
||||||
|
|
||||||
"modules-center": ["hyprland/workspaces" ],
|
|
||||||
|
|
||||||
"modules-right": [
|
|
||||||
"idle_inhibitor",
|
|
||||||
"pulseaudio",
|
|
||||||
"network",
|
|
||||||
// "cpu",
|
|
||||||
// "memory",
|
|
||||||
// "temperature",
|
|
||||||
"battery",
|
|
||||||
"tray",
|
|
||||||
"clock",
|
|
||||||
"custom/notifications",
|
|
||||||
],
|
|
||||||
|
|
||||||
/*
|
|
||||||
"custom/notifications": {
|
|
||||||
"tooltip": false,
|
|
||||||
"return-type": "json",
|
|
||||||
"exec-if": "which swaync-client",
|
|
||||||
"exec": "swaync-client -swb",
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"notification": "",
|
|
||||||
"none": "",
|
|
||||||
"dnd-notification": "",
|
|
||||||
"dnd-none": "",
|
|
||||||
},
|
|
||||||
"on-click": "swaync-client -t",
|
|
||||||
"on-click-right": "swaync-client -d",
|
|
||||||
"on-click-middle": "swaync-client -dn",
|
|
||||||
},
|
|
||||||
*/
|
|
||||||
|
|
||||||
"idle_inhibitor": {
|
|
||||||
"tooltip": true,
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"activated": " ",
|
|
||||||
"deactivated": " ",
|
|
||||||
},
|
|
||||||
"tooltip-format-activated": "Staying awake",
|
|
||||||
"tooltip-format-deactivated": "Might sleep....",
|
|
||||||
},
|
|
||||||
|
|
||||||
"pulseaudio": {
|
|
||||||
"format": "{volume}% {icon}",
|
|
||||||
"format-bluetooth": "{volume}% {icon}",
|
|
||||||
"format-muted": "",
|
|
||||||
"format-icons": {
|
|
||||||
"headphones": "",
|
|
||||||
"headset": "",
|
|
||||||
"phone": "",
|
|
||||||
"portable": "",
|
|
||||||
"default": ["", ""],
|
|
||||||
},
|
|
||||||
"on-click": "pavucontrol",
|
|
||||||
},
|
|
||||||
|
|
||||||
"network": {
|
|
||||||
"format-wifi": " ({bandwidthDownBits})",
|
|
||||||
"format-ethernet": " ({bandwidthDownBits})",
|
|
||||||
"format-disconnected": "Disconnected ⚠",
|
|
||||||
"tooltip-format-wifi": "{essid} ({signalStrength}%)",
|
|
||||||
"tooltip-format-ethernet": "{ifname}: {ipaddr}/{cidr}",
|
|
||||||
"on-click": "impala",
|
|
||||||
"on-click-right": "nm-connection-editor",
|
|
||||||
},
|
|
||||||
|
|
||||||
"cpu": {
|
|
||||||
"format": "{usage}% ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"memory": {
|
|
||||||
"format": "{percentage}% ",
|
|
||||||
},
|
|
||||||
|
|
||||||
"temperature": {
|
|
||||||
"format": "{temperatureC}°C ",
|
|
||||||
"tooltip": false,
|
|
||||||
},
|
|
||||||
|
|
||||||
"tray": {
|
|
||||||
"spacing": 10,
|
|
||||||
"icon-size": 14,
|
|
||||||
},
|
|
||||||
|
|
||||||
"clock": {
|
|
||||||
"format": "{:%a, %d %b %Y - %H:%M}",
|
|
||||||
"tooltip": false,
|
|
||||||
"on-click": "flatpak run eu.betterbird.Betterbird -calendar",
|
|
||||||
},
|
|
||||||
|
|
||||||
"battery": {
|
|
||||||
"bat": "BAT0",
|
|
||||||
"states": {
|
|
||||||
"good": 95,
|
|
||||||
"warning": 30,
|
|
||||||
"critical": 15,
|
|
||||||
},
|
|
||||||
"format": "{capacity}% {icon}",
|
|
||||||
"format-charging": "{capacity}% ",
|
|
||||||
"format-plugged": "{capacity}% ",
|
|
||||||
"format-icons": ["", "", "", "", " "],
|
|
||||||
},
|
|
||||||
}
|
|
||||||
@@ -1,38 +0,0 @@
|
|||||||
[global]
|
|
||||||
allow_images = true
|
|
||||||
allow_markup = true
|
|
||||||
show_drun = true:apps,false:others
|
|
||||||
show_run = true
|
|
||||||
show_files = false
|
|
||||||
show_windowed = false
|
|
||||||
show_dmenu = false
|
|
||||||
show_ssh = false
|
|
||||||
show_power = false
|
|
||||||
|
|
||||||
width = 800
|
|
||||||
height = 600
|
|
||||||
# Center on the active monitor
|
|
||||||
location=center
|
|
||||||
anchor=center
|
|
||||||
|
|
||||||
lines = 10
|
|
||||||
columns = 1
|
|
||||||
sort_order = last-used
|
|
||||||
sort_method = fuzzy
|
|
||||||
allow_scrolling = true
|
|
||||||
scroll_wrap = true
|
|
||||||
scroll_step = 10
|
|
||||||
cycle = true
|
|
||||||
hide_scroll = false
|
|
||||||
hide_search = false
|
|
||||||
show_labels = true
|
|
||||||
label_search = true
|
|
||||||
label_run = Run
|
|
||||||
label_files = Files
|
|
||||||
label_windowed = Windows
|
|
||||||
label_drun = Applications
|
|
||||||
label_dmenu = Commands
|
|
||||||
label_ssh = SSH
|
|
||||||
label_power = Power
|
|
||||||
|
|
||||||
prompt = >
|
|
||||||
@@ -0,0 +1,27 @@
|
|||||||
|
// Zed settings
|
||||||
|
//
|
||||||
|
// For information on how to configure Zed, see the Zed
|
||||||
|
// documentation: https://zed.dev/docs/configuring-zed
|
||||||
|
//
|
||||||
|
// To see all of Zed's default settings without changing your
|
||||||
|
// custom settings, run `zed: open default settings` from the
|
||||||
|
// command palette (cmd-shift-p / ctrl-shift-p)
|
||||||
|
{
|
||||||
|
"icon_theme": "Catppuccin Mocha",
|
||||||
|
"agent": {
|
||||||
|
"default_model": {
|
||||||
|
"provider": "ollama",
|
||||||
|
"model": "codellama:34b",
|
||||||
|
"enable_thinking": false
|
||||||
|
},
|
||||||
|
"favorite_models": [],
|
||||||
|
"model_parameters": []
|
||||||
|
},
|
||||||
|
"ui_font_size": 16,
|
||||||
|
"buffer_font_size": 15,
|
||||||
|
"theme": {
|
||||||
|
"mode": "dark",
|
||||||
|
"light": "One Light",
|
||||||
|
"dark": "Catppuccin Mocha",
|
||||||
|
},
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user