feat(work): new setup

This commit is contained in:
jabuxas 2024-12-06 14:20:57 -03:00
parent d5f1e5d640
commit 675d25cd70
5 changed files with 7 additions and 8 deletions

View File

@ -82,7 +82,7 @@ bindsym $mod+Control+s scratchpad show
bindsym $mod+Shift+s exec steam
bindsym $mod+e exec pcmanfm
bindsym Print exec ~/scripts/way-print p
bindsym Print exec ~/scripts/way-print.sh p
bindsym Shift+Print exec ~/scripts/way-print.sh s
bindsym $mod+Print exec ~/scripts/way-print.sh t
bindsym Control+Shift+Print exec ~/scripts/way-print.sh m

View File

@ -1,8 +1,6 @@
output {
# HDMI-A-1 pos 0 0 mode --custom 2560x1080@75Hz
# HDMI-A-1 pos 0 0
# DP-3 pos 0 -1080
# DP-2 pos 2560 0
HDMI-A-1 pos 0 0
eDP-1 pos 2560 0
}
default_border pixel 2

View File

@ -4,7 +4,7 @@
/* padding: 0; */
/* margin: 0; */
font-size: 18px;
font-family: CozetteVector;
font-family: CartographCF Nerd Font;
font-style: italic;
}

View File

@ -4,7 +4,7 @@
/* padding: 0; */
/* margin: 0; */
font-size: 18px;
font-family: CozetteVector;
font-family: CartographCF Nerd Font;
font-style: italic;
}

View File

@ -108,8 +108,9 @@
"ui_font_size": 16,
"buffer_font_size": 18,
"buffer_font_family": "CartographCF Nerd Font",
"theme": "XY-Zed",
"theme": "Le Blackque orange italic",
"terminal": {
"dock": "bottom",
"detect_venv": {
"on": {
"activate_script": "fish"