AutoYADM commit: 2025-05-01 14:15:05
This commit is contained in:
parent
6abfbb7f95
commit
5fa93a2ad8
3 changed files with 1865 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
[main]
|
[main]
|
||||||
include=~/.config/fuzzel/ashen.ini
|
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
|
use-bold=yes
|
||||||
dpi-aware=auto
|
dpi-aware=auto
|
||||||
fields=filename,name,generic,keywords,categories
|
fields=filename,name,generic,keywords,categories
|
||||||
|
|
|
@ -775,8 +775,11 @@ binds {
|
||||||
}
|
}
|
||||||
// The quit action will show a confirmation dialog to avoid accidental exits.
|
// The quit action will show a confirmation dialog to avoid accidental exits.
|
||||||
Mod+Shift+semicolon {
|
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
|
// Powers off the monitors. To turn them back on, do any input like
|
||||||
// moving the mouse or pressing any other key.
|
// moving the mouse or pressing any other key.
|
||||||
Mod+Shift+P {
|
Mod+Shift+P {
|
||||||
|
|
1859
.config/niri/emoji-picker.sh
Executable file
1859
.config/niri/emoji-picker.sh
Executable file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue