mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
update
This commit is contained in:
@@ -218,7 +218,7 @@ exec --no-startup-id thunderbird
|
||||
|
||||
|
||||
|
||||
exec feh --bg-scale ~/wallpaper.jpg
|
||||
exec feh --bg-fill /home/bauer/artistic/artistici2.png
|
||||
#exec volumeicon
|
||||
exec thunar --daemon
|
||||
#exec --no-startup-id xautolock -time 5 -locker 'i3lock -i ~/.lockscreen/`ls /home/bauer/lockscreens | shuf -n 1` -t -f'
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"installed_packages":
|
||||
[
|
||||
"bioSyntax",
|
||||
"Color Convert",
|
||||
"Color Highlight",
|
||||
"ColorPicker",
|
||||
"CWL Syntax Highlighting",
|
||||
@@ -19,7 +20,11 @@
|
||||
"MarkdownLivePreview",
|
||||
"MarkdownPreview",
|
||||
"NeoVintageous",
|
||||
"Ninja",
|
||||
"Package Control",
|
||||
"PackageResourceViewer",
|
||||
"Pymol Language",
|
||||
"RemoteSubl",
|
||||
"RestructuredText Improved",
|
||||
"rsub",
|
||||
"Rust Enhanced",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"detect_indentation": false,
|
||||
"dictionary": "Packages/Language - English/en_US.dic",
|
||||
"font_face": "Hack for Powerline Regular",
|
||||
"font_size": 12,
|
||||
"font_size": 15,
|
||||
"hot_exit": false,
|
||||
"ignored_packages":
|
||||
[
|
||||
|
||||
@@ -2,6 +2,20 @@
|
||||
enabled_plugins = InactivityWatch, ActivityWatch, TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
|
||||
suppress_multiple_term_dialog = True
|
||||
[keybindings]
|
||||
page_up = None
|
||||
page_down = None
|
||||
[profiles]
|
||||
[[default]]
|
||||
allow_bold = False
|
||||
cursor_color = "#aaaaaa"
|
||||
font = Hack 14
|
||||
show_titlebar = False
|
||||
scrollback_lines = 5000
|
||||
scrollback_infinite = True
|
||||
palette = "#282828:#cc241d:#98971a:#d79921:#458588:#b16286:#689d6a:#a89984:#928374:#fb4934:#b8bb26:#fabd2f:#83a598:#d3869b:#8ec07c:#ebdbb2"
|
||||
use_system_font = False
|
||||
copy_on_selection = True
|
||||
rewrap_on_resize = False
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
@@ -11,15 +25,3 @@
|
||||
parent = ""
|
||||
type = Window
|
||||
[plugins]
|
||||
[profiles]
|
||||
[[default]]
|
||||
allow_bold = False
|
||||
copy_on_selection = True
|
||||
cursor_color = "#aaaaaa"
|
||||
font = Hack 14
|
||||
palette = "#282828:#cc241d:#98971a:#d79921:#458588:#b16286:#689d6a:#a89984:#928374:#fb4934:#b8bb26:#fabd2f:#83a598:#d3869b:#8ec07c:#ebdbb2"
|
||||
rewrap_on_resize = False
|
||||
scrollback_infinite = True
|
||||
scrollback_lines = 5000
|
||||
show_titlebar = False
|
||||
use_system_font = False
|
||||
|
||||
Reference in New Issue
Block a user