Skip to content

Commit

Permalink
update sway zathura
Browse files Browse the repository at this point in the history
  • Loading branch information
contrun committed Dec 6, 2024
1 parent bd95431 commit 1c4bcb6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions home/dot_config/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,22 @@ for_window [window_role="pop-up"] floating enable

for_window [shell=".*"] title_format "%title :: %shell"

output "headless-pinenote" {
scale 1.4
mode 1404x1872@10Hz
}

output "headless-cz1000" {
scale 1.4
mode 1920x1200
}

output "headless-swift5" {
scale 1.4
mode 2560x1600
}


output "Lenovo Group Limited LEN S28u-10 VNA48A99" {
scale 1.4
}
Expand Down
2 changes: 1 addition & 1 deletion home/dot_config/zathura/zathurarc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set window-title-page true
set statusbar-home-tilde true
set adjust-open width
set scroll-full-overlap 0.02
# set selection-clipboard clipboard
set selection-clipboard clipboard
# set selection-notification false

map ,q feedkeys ":exec qpdfview $FILE<Return>"
Expand Down

0 comments on commit 1c4bcb6

Please sign in to comment.