mirror of
https://github.com/elkowar/dots-of-war.git
synced 2025-02-20 04:12:14 +00:00
various kenbun laptop things
This commit is contained in:
parent
6f73c4777f
commit
4619e3a96e
6 changed files with 19 additions and 7 deletions
1
eggs/gtk/.config/gtk-3.0/.gitignore
vendored
Normal file
1
eggs/gtk/.config/gtk-3.0/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
bookmarks
|
|
@ -1,2 +1,3 @@
|
||||||
file:///home/elk/Downloads Downloads
|
file:///home/leon/Downloads Downloads
|
||||||
file:///home/elk/code
|
file:///home/leon/Pictures Pictures
|
||||||
|
file:///home/leon/code code
|
||||||
|
|
|
@ -3,3 +3,7 @@ profile {
|
||||||
output "Fujitsu Siemens Computers GmbH P27-8 TE Pro YVBH008792" mode 2560x1440 position 0,0
|
output "Fujitsu Siemens Computers GmbH P27-8 TE Pro YVBH008792" mode 2560x1440 position 0,0
|
||||||
output eDP-1 mode 1920x1200 position 2560,1440
|
output eDP-1 mode 1920x1200 position 2560,1440
|
||||||
}
|
}
|
||||||
|
|
||||||
|
profile {
|
||||||
|
output eDP-1 mode 1920x1200 position 0,0
|
||||||
|
}
|
||||||
|
|
|
@ -37,8 +37,9 @@ cursor {
|
||||||
}
|
}
|
||||||
|
|
||||||
environment {
|
environment {
|
||||||
|
|
||||||
DISPLAY ":0"
|
DISPLAY ":0"
|
||||||
|
XDG_CURRENT_DESKTOP "niri"
|
||||||
|
XDG_SESSION_TYPE "wayland"
|
||||||
// GDK_BACKEND "x11"
|
// GDK_BACKEND "x11"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -92,6 +93,7 @@ layout {
|
||||||
|
|
||||||
tab-indicator {
|
tab-indicator {
|
||||||
width 6
|
width 6
|
||||||
|
hide-when-single-tab
|
||||||
// inactive-color "red"
|
// inactive-color "red"
|
||||||
length total-proportion=0.8
|
length total-proportion=0.8
|
||||||
active-color "#8ec07c"
|
active-color "#8ec07c"
|
||||||
|
@ -106,6 +108,7 @@ layout {
|
||||||
// {% if device.laptop %}
|
// {% 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 "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 "waybar"
|
||||||
|
//<yolk> spawn-at-startup "kanshi"
|
||||||
// {% end %}
|
// {% end %}
|
||||||
|
|
||||||
// {% if device.desktop %}
|
// {% if device.desktop %}
|
||||||
|
@ -178,6 +181,7 @@ layer-rule {
|
||||||
|
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id=r#"1Password"#
|
match app-id=r#"1Password"#
|
||||||
|
match title="Open Folder"
|
||||||
match title=r#"[gG]mail"#
|
match title=r#"[gG]mail"#
|
||||||
match title=r#".*[Ww]hats[aA]pp.*$"#
|
match title=r#".*[Ww]hats[aA]pp.*$"#
|
||||||
match title=r#".*Ente Photos.*"#
|
match title=r#".*Ente Photos.*"#
|
||||||
|
@ -188,6 +192,7 @@ window-rule {
|
||||||
match app-id=r#"msedge-_.*-Default"#
|
match app-id=r#"msedge-_.*-Default"#
|
||||||
match title=r"[bB]itwarden"
|
match title=r"[bB]itwarden"
|
||||||
match title=r#"^.* is sharing your screen.$"#;
|
match title=r#"^.* is sharing your screen.$"#;
|
||||||
|
match title="Open Folder"
|
||||||
open-floating true
|
open-floating true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -42,7 +42,8 @@
|
||||||
{
|
{
|
||||||
"context": "MarkdownPreview || EmptyPane || Editor && VimControl && !VimWaiting && !menu",
|
"context": "MarkdownPreview || EmptyPane || Editor && VimControl && !VimWaiting && !menu",
|
||||||
"bindings": {
|
"bindings": {
|
||||||
"z space": "editor::FoldFunctionBodies",
|
"z space": "editor::FoldAll",
|
||||||
|
"z backspace": "editor::FoldFunctionBodies",
|
||||||
"z enter": "editor::UnfoldAll",
|
"z enter": "editor::UnfoldAll",
|
||||||
|
|
||||||
"space b c": "pane::CloseActiveItem",
|
"space b c": "pane::CloseActiveItem",
|
||||||
|
|
|
@ -12,15 +12,15 @@
|
||||||
"assistant": {
|
"assistant": {
|
||||||
"default_model": {
|
"default_model": {
|
||||||
"provider": "copilot_chat",
|
"provider": "copilot_chat",
|
||||||
"model": "gpt-4o"
|
"model": "claude-3-5-sonnet"
|
||||||
},
|
},
|
||||||
"version": "2"
|
"version": "2"
|
||||||
},
|
},
|
||||||
"theme": "Gruvbox Dark Hard",
|
"theme": "Gruvbox Dark Hard",
|
||||||
"buffer_font_size": 14,
|
"buffer_font_size": 14,
|
||||||
// "buffer_font_family": "Input Sans Compressed",
|
"buffer_font_family": "Input",
|
||||||
// "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_font_family": "JetBrainsMono Nerd Font Mono",
|
||||||
// "buffer_line_height": { "custom": 1.55 },
|
// "buffer_line_height": { "custom": 1.55 },
|
||||||
// "ui_font_family": "Noto Sans",
|
// "ui_font_family": "Noto Sans",
|
||||||
|
|
Loading…
Add table
Reference in a new issue