AutoYADM commit: 2025-02-13 12:45:06
This commit is contained in:
parent
f8f3022554
commit
a41648b8bf
3 changed files with 5 additions and 3 deletions
|
@ -20,8 +20,8 @@ font = SauceCodePro NFM:size=12, Symbols Nerd Font Mono:size=12, FreeMono:size=1
|
||||||
# letter-spacing=0
|
# letter-spacing=0
|
||||||
# horizontal-letter-offset=0
|
# horizontal-letter-offset=0
|
||||||
# vertical-letter-offset=0
|
# vertical-letter-offset=0
|
||||||
# underline-offset=<font metrics>
|
underline-offset=3
|
||||||
underline-thickness=1
|
# underline-thickness=1
|
||||||
# strikeout-thickness=<font strikeout thickness>
|
# strikeout-thickness=<font strikeout thickness>
|
||||||
# box-drawings-uses-font-glyphs=no
|
# box-drawings-uses-font-glyphs=no
|
||||||
# dpi-aware=no
|
# dpi-aware=no
|
||||||
|
|
|
@ -94,6 +94,7 @@ x = ":bc"
|
||||||
d = [':toggle end-of-line-diagnostics hint disable']
|
d = [':toggle end-of-line-diagnostics hint disable']
|
||||||
D = ':toggle inline-diagnostics.cursor-line disable hint'
|
D = ':toggle inline-diagnostics.cursor-line disable hint'
|
||||||
w = ':toggle soft-wrap.enable'
|
w = ':toggle soft-wrap.enable'
|
||||||
|
W = ':toggle soft-wrap.wrap-at-text-width'
|
||||||
|
|
||||||
[keys.select.g]
|
[keys.select.g]
|
||||||
m = "extend_to_line_start"
|
m = "extend_to_line_start"
|
||||||
|
|
|
@ -11,6 +11,8 @@ set $up e
|
||||||
set $right i
|
set $right i
|
||||||
# Your preferred terminal emulator
|
# Your preferred terminal emulator
|
||||||
# set $term ghostty
|
# set $term ghostty
|
||||||
|
# set $term foot
|
||||||
|
exec_always foot --server
|
||||||
set $term footclient
|
set $term footclient
|
||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
# set $menu wmenu-run
|
# set $menu wmenu-run
|
||||||
|
@ -320,7 +322,6 @@ bindsym $mod+Shift+s exec grimshot save area
|
||||||
# TODO: add obsidian and filen?
|
# TODO: add obsidian and filen?
|
||||||
|
|
||||||
# WARNING: DO NOT TOUCH OR ELSE BAD THINGS WILL HAPPEN!!!!
|
# WARNING: DO NOT TOUCH OR ELSE BAD THINGS WILL HAPPEN!!!!
|
||||||
exec_always foot --server
|
|
||||||
exec /home/fic/AppImage/Filen_linux_x86_64_d2f22b59bc2cfc7139a84517bb91afba.AppImage
|
exec /home/fic/AppImage/Filen_linux_x86_64_d2f22b59bc2cfc7139a84517bb91afba.AppImage
|
||||||
exec xembedsniproxy
|
exec xembedsniproxy
|
||||||
exec nm-applet
|
exec nm-applet
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue