Skip to content

Commit

Permalink
many fixes and dbeaver script
Browse files Browse the repository at this point in the history
  • Loading branch information
maxiwell committed Mar 22, 2023
1 parent 70765fd commit 5f93dcc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion home/.config/terminator/config
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
icon_bell = False
background_color = "#202020"
cursor_color = "#aaaaaa"
font = Monospace 12
font = Monospace 14
foreground_color = "#d0d090"
show_titlebar = False
scrollbar_position = hidden
Expand Down
3 changes: 3 additions & 0 deletions home/.local/bin/dbeaver
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

env GTK_THEME=Adwaita:light dbeaver-ce

0 comments on commit 5f93dcc

Please sign in to comment.