mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
update
This commit is contained in:
@@ -14,6 +14,13 @@ modules-right = previous playpause next spotify pulseaudio cpu memory battery1 d
|
||||
tray-position = right
|
||||
tray-padding = 2
|
||||
|
||||
|
||||
[bar/laptop_standalone]
|
||||
inherit = bar/laptop
|
||||
monitor = ${env:MONITOR:}
|
||||
|
||||
modules-right = previous playpause next spotify pulseaudio backlight-acpi cpu memory battery1 date notifyd
|
||||
|
||||
[bar/laptop_secondary]
|
||||
inherit = bar/base
|
||||
monitor = ${env:MONITOR:}
|
||||
|
||||
@@ -217,11 +217,12 @@ for_window [title="PyMOL Viewer"] floating enable
|
||||
for_window [class="Toplevel"] floating enable
|
||||
for_window [title="Figure*" instance="matplotlib"] floating enable
|
||||
for_window [window_role="conversation" class="Pidgin"] floating enable
|
||||
for_window [class="Com.github.alainm23.planner"] floating enable
|
||||
|
||||
# use tiling mode only for main/chat Skype window and floating of all dialogs
|
||||
# Skype main window title looks like this - "alexey.diyan - Skype™"
|
||||
for_window [instance="skype" title="^.*?(?<!Skype™)$"] floating enable
|
||||
for_window [instance="skype" title="Skype™|Call with|File Transfers"] floating disable
|
||||
for_window [instance="skype" title="Skype|Skype™|Call with|File Transfers"] floating disable
|
||||
|
||||
# Pulse Audio controls
|
||||
bindsym --release XF86AudioLowerVolume exec --no-startup-id amixer sset Master 5%- #decrease sound volume
|
||||
|
||||
@@ -6,14 +6,15 @@
|
||||
"transmembrane",
|
||||
"Lichtenberg",
|
||||
"Gromacs",
|
||||
"solvated"
|
||||
"solvated",
|
||||
"parallization",
|
||||
],
|
||||
"auto_complete": false,
|
||||
"color_scheme": "Packages/gruvbox/gruvbox (Dark) (Medium).sublime-color-scheme",
|
||||
"detect_indentation": false,
|
||||
"dictionary": "Packages/Language - English/en_US.dic",
|
||||
"font_face": "Hack for Powerline Regular",
|
||||
"font_size": 12,
|
||||
"font_size": 13,
|
||||
"hot_exit": false,
|
||||
"ignored_packages":
|
||||
[
|
||||
|
||||
@@ -7,6 +7,8 @@
|
||||
[profiles]
|
||||
[[default]]
|
||||
allow_bold = False
|
||||
background_darkness = 0.53
|
||||
background_type = transparent
|
||||
cursor_color = "#aaaaaa"
|
||||
font = Hack 12
|
||||
show_titlebar = False
|
||||
@@ -21,6 +23,7 @@
|
||||
[[[child1]]]
|
||||
parent = window0
|
||||
type = Terminal
|
||||
profile = default
|
||||
[[[window0]]]
|
||||
parent = ""
|
||||
type = Window
|
||||
|
||||
Reference in New Issue
Block a user