Compare commits

..

No commits in common. "53427bb90d78a4a5deeb5f5926ca47829bb86589" and "e1eb817d5bc69e675387152e3d9ffbe5ca40570d" have entirely different histories.

7 changed files with 23 additions and 30 deletions

View file

@ -59,7 +59,7 @@ bind = $mainMod CTRL, 8, movetoworkspacesilent, 8
bind = $mainMod CTRL, 9, movetoworkspacesilent, 9
bind = , XF86AudioLowerVolume, exec, pamixer --decrease 5
bind = , XF86AudioRaiseVolume, exec, pamixer --increase 5
bind = , XF86RaiseLowerVolume, exec, pamixer --increase 5
bind = , XF86AudioMute, exec, pamixer --toggle-mute
bind = , XF86MonBrightnessUp, exec, brightnessctl set +5%
bind = , XF86MonBrightnessDown, exec, brightnessctl set 5%-

View file

@ -4,7 +4,7 @@ monitor=,preferred,auto,1
# monitor=DP-3,1920x1080,0x0,1
# Some default env vars.
# env = GDK_SCALE,2
env = GDK_SCALE,2
env = XCURSOR_SIZE,24
env = QT_QPA_PLATFORMTHEME,qt5ct # change to qt6ct if you have that
# env = GTK_THEME, Catppuccin-Mocha-Standard-Rosewater-Dark

View file

@ -1,6 +1,6 @@
git:
# see ~/.config/git/config
branchLogCmd: "git l"
# branchLogCmd: "git log --graph --all --color=always --decorate --date=relative --oneline"
branchLogCmd: "git log --graph --abbrev-commit --decorate --format=format:'%C(bold cyan)%h%C(reset) ->%C(bold yellow)%d%C(reset) %C(white)%s%C(reset) %C(green)(%ar)%C(reset) %C(dim white)- %an%C(reset)'"
paging:
colorArg: always
pager: delta --dark --paging=never
@ -12,30 +12,31 @@ customCommands:
command: 'git commit -m "wip: $(date +"%Y.%m.%d %H:%M:%S")"'
context: "files"
# fall back theme in case terminal app not configured
gui:
nerdFontsVersion: 3
showIcons: true
showFileTree: true
# https://github.com/catppuccin/lazygit/blob/main/themes/mocha/rosewater.yml
theme:
lightTheme: false
# selectedLineBgColor:
# - reverse
# selectedRangeBgColor:
# - reverse
activeBorderColor:
- '#f5e0dc'
- "#a6e3a1" # Green
- bold
inactiveBorderColor:
- '#a6adc8'
- "#cdd6f4" # Text
optionsTextColor:
- '#89b4fa'
- "#89b4fa" # Blue
selectedLineBgColor:
- '#313244'
- "#313244" # Surface0
- reverse
selectedRangeBgColor:
- "#313244" # Surface0
- reverse
cherryPickedCommitBgColor:
- '#45475a'
- "#94e2d5" # Teal
cherryPickedCommitFgColor:
- '#f5e0dc'
- "#89b4fa" # Blue
unstagedChangesColor:
- '#f38ba8'
defaultFgColor:
- '#cdd6f4'
searchingActiveBorderColor:
- '#f9e2af'
authorColors:
'*': '#b4befe'
- red # Red

View file

@ -9,5 +9,5 @@ end
return disable({
"mfussenegger/nvim-lint",
"folke/tokyonight.nvim",
-- "L3MON4D3/LuaSnip",
"L3MON4D3/LuaSnip",
})

View file

@ -47,9 +47,3 @@ transfection
transduce
transduction
nimscript
and
scRNA
UMI
conda
barcoding
Al'Khafaji

View file

@ -1,4 +1,4 @@
[Settings]
; gtk-icon-theme-name=breeze
gtk-theme-name=Catppuccin-Mocha-Standard-Rosewater-Dark
; gtk-theme-name=Catppuccin-Mocha-Standard-Rosewater-Dark
gtk-application-prefer-dark-theme=false

View file

@ -9,8 +9,6 @@ if wezterm.config_builder then
config = wezterm.config_builder()
end
config.hyperlink_rules = wezterm.default_hyperlink_rules()
-- window_background_opacity = 0.9
config.check_for_updates = false
config.window_padding = {