Compare commits
3 Commits
2a2d96d97e
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
7fbab2b1f6
|
|||
|
df1cadae60
|
|||
|
b5cb085083
|
@ -93,6 +93,7 @@ in {
|
||||
shellInit = ''
|
||||
set fish_greeting
|
||||
yes | fish_config theme save "system-theme"
|
||||
fish_vi_key_bindings
|
||||
|
||||
# Because we can't source that in a project flake's shellHook (is POSIX), source it here
|
||||
function __project_shell_reload --on-variable INIT_PROJECT_SHELL
|
||||
|
||||
@ -42,6 +42,7 @@ in {
|
||||
window_padding_width = 10; # Looks stupid with editors if bg doesn't match
|
||||
# hide_window_decorations = "yes";
|
||||
enabled_layouts = "grid,vertical,horizontal";
|
||||
cursor_trail = 3;
|
||||
|
||||
tab_bar_min_tabs = 2; # Don't show a single tab
|
||||
tab_bar_edge = "bottom";
|
||||
|
||||
@ -177,7 +177,7 @@ in {
|
||||
gparted
|
||||
resources
|
||||
# celluloid
|
||||
cine
|
||||
# cine
|
||||
eyedropper
|
||||
junction
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user