feat(work): new setup
This commit is contained in:
parent
d5f1e5d640
commit
675d25cd70
@ -82,7 +82,7 @@ bindsym $mod+Control+s scratchpad show
|
|||||||
|
|
||||||
bindsym $mod+Shift+s exec steam
|
bindsym $mod+Shift+s exec steam
|
||||||
bindsym $mod+e exec pcmanfm
|
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 Shift+Print exec ~/scripts/way-print.sh s
|
||||||
bindsym $mod+Print exec ~/scripts/way-print.sh t
|
bindsym $mod+Print exec ~/scripts/way-print.sh t
|
||||||
bindsym Control+Shift+Print exec ~/scripts/way-print.sh m
|
bindsym Control+Shift+Print exec ~/scripts/way-print.sh m
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
output {
|
output {
|
||||||
# HDMI-A-1 pos 0 0 mode --custom 2560x1080@75Hz
|
HDMI-A-1 pos 0 0
|
||||||
# HDMI-A-1 pos 0 0
|
eDP-1 pos 2560 0
|
||||||
# DP-3 pos 0 -1080
|
|
||||||
# DP-2 pos 2560 0
|
|
||||||
}
|
}
|
||||||
|
|
||||||
default_border pixel 2
|
default_border pixel 2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
/* padding: 0; */
|
/* padding: 0; */
|
||||||
/* margin: 0; */
|
/* margin: 0; */
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-family: CozetteVector;
|
font-family: CartographCF Nerd Font;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
/* padding: 0; */
|
/* padding: 0; */
|
||||||
/* margin: 0; */
|
/* margin: 0; */
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-family: CozetteVector;
|
font-family: CartographCF Nerd Font;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -108,8 +108,9 @@
|
|||||||
"ui_font_size": 16,
|
"ui_font_size": 16,
|
||||||
"buffer_font_size": 18,
|
"buffer_font_size": 18,
|
||||||
"buffer_font_family": "CartographCF Nerd Font",
|
"buffer_font_family": "CartographCF Nerd Font",
|
||||||
"theme": "XY-Zed",
|
"theme": "Le Blackque orange italic",
|
||||||
"terminal": {
|
"terminal": {
|
||||||
|
"dock": "bottom",
|
||||||
"detect_venv": {
|
"detect_venv": {
|
||||||
"on": {
|
"on": {
|
||||||
"activate_script": "fish"
|
"activate_script": "fish"
|
||||||
|
Loading…
Reference in New Issue
Block a user