AutoYADM commit: 2025-05-01 14:15:05

This commit is contained in:
Daniel Fichtinger 2025-05-01 14:15:05 -04:00
parent 6abfbb7f95
commit 5fa93a2ad8
3 changed files with 1865 additions and 2 deletions

View file

@ -1,6 +1,7 @@
[main]
include=~/.config/fuzzel/ashen.ini
font=SauceCodePro NFM:size=14, Symbols Nerd Font Mono:size=14, FreeMono:size=14
font=JetBrainsMonoNL Nerd Font:size=14, Symbols Nerd Font Mono:size=14, FreeMono:size=14, Noto Color Emoji:size=14
# font=SauceCodePro NFM:size=14, Symbols Nerd Font Mono:size=14, FreeMono:size=14
use-bold=yes
dpi-aware=auto
fields=filename,name,generic,keywords,categories

View file

@ -775,8 +775,11 @@ binds {
}
// The quit action will show a confirmation dialog to avoid accidental exits.
Mod+Shift+semicolon {
quit
spawn "~/.config/niri/emoji-picker.sh"
}
// Mod+Shift+semicolon {
// quit
// }
// Powers off the monitors. To turn them back on, do any input like
// moving the mouse or pressing any other key.
Mod+Shift+P {

1859
.config/niri/emoji-picker.sh Executable file

File diff suppressed because it is too large Load diff