various kenbun laptop things

This commit is contained in:
ElKowar 2025-02-06 16:54:46 +01:00
parent 6f73c4777f
commit 4619e3a96e
Signed by: ElKowar
GPG key ID: 862BA3D7D7760F13
6 changed files with 19 additions and 7 deletions

1
eggs/gtk/.config/gtk-3.0/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
bookmarks

View file

@ -1,2 +1,3 @@
file:///home/elk/Downloads Downloads
file:///home/elk/code
file:///home/leon/Downloads Downloads
file:///home/leon/Pictures Pictures
file:///home/leon/code code

View file

@ -3,3 +3,7 @@ profile {
output "Fujitsu Siemens Computers GmbH P27-8 TE Pro YVBH008792" mode 2560x1440 position 0,0
output eDP-1 mode 1920x1200 position 2560,1440
}
profile {
output eDP-1 mode 1920x1200 position 0,0
}

View file

@ -37,8 +37,9 @@ cursor {
}
environment {
DISPLAY ":0"
XDG_CURRENT_DESKTOP "niri"
XDG_SESSION_TYPE "wayland"
// GDK_BACKEND "x11"
}
@ -92,6 +93,7 @@ layout {
tab-indicator {
width 6
hide-when-single-tab
// inactive-color "red"
length total-proportion=0.8
active-color "#8ec07c"
@ -106,6 +108,7 @@ layout {
// {% if device.laptop %}
//<yolk> spawn-at-startup "bash" "-c" "swayidle -w timeout 601 'niri msg action power-off-monitors' timeout 600 'hyprlock' before-sleep 'hyprlock' timeout 3600 'systemctl suspend' timeout 60000 'systemctl hibernate'"
//<yolk> spawn-at-startup "waybar"
//<yolk> spawn-at-startup "kanshi"
// {% end %}
// {% if device.desktop %}
@ -178,6 +181,7 @@ layer-rule {
window-rule {
match app-id=r#"1Password"#
match title="Open Folder"
match title=r#"[gG]mail"#
match title=r#".*[Ww]hats[aA]pp.*$"#
match title=r#".*Ente Photos.*"#
@ -188,6 +192,7 @@ window-rule {
match app-id=r#"msedge-_.*-Default"#
match title=r"[bB]itwarden"
match title=r#"^.* is sharing your screen.$"#;
match title="Open Folder"
open-floating true
}

View file

@ -42,7 +42,8 @@
{
"context": "MarkdownPreview || EmptyPane || Editor && VimControl && !VimWaiting && !menu",
"bindings": {
"z space": "editor::FoldFunctionBodies",
"z space": "editor::FoldAll",
"z backspace": "editor::FoldFunctionBodies",
"z enter": "editor::UnfoldAll",
"space b c": "pane::CloseActiveItem",

View file

@ -12,15 +12,15 @@
"assistant": {
"default_model": {
"provider": "copilot_chat",
"model": "gpt-4o"
"model": "claude-3-5-sonnet"
},
"version": "2"
},
"theme": "Gruvbox Dark Hard",
"buffer_font_size": 14,
// "buffer_font_family": "Input Sans Compressed",
"buffer_font_family": "Input",
// "buffer_font_family": "Input",
"buffer_font_family": "FiraCode Nerd Font",
// "buffer_font_family": "FiraCode Nerd Font",
// "buffer_font_family": "JetBrainsMono Nerd Font Mono",
// "buffer_line_height": { "custom": 1.55 },
// "ui_font_family": "Noto Sans",