Solarized config geadded
This commit is contained in:
10
.i3/config
10
.i3/config
@ -314,10 +314,12 @@ assign [class="chrome"] 2: Web
|
||||
assign [class="Firefox"] 2: Web
|
||||
assign [class="libreoffice"] 3: Office
|
||||
assign [class="Gimp"] 3: Office
|
||||
assign [class="^Minecraft Launcher .*"] 3: Office
|
||||
assign [class="Linphone"] 3: Office
|
||||
assign [class="KeePass2"] 4: KeePass
|
||||
assign [class="keepassxc"] 4: KeePass
|
||||
assign [class="^Minecraft Launcher .*"] 3: Office
|
||||
assign [class="(?i)thunderbird"] 5: Mail
|
||||
assign [class="Signal"] 6: Chat
|
||||
|
||||
# Start some needet applications
|
||||
# Please take care to install/configure it, if you intend to include it!
|
||||
@ -356,3 +358,9 @@ exec udisksvm >/dev/null &
|
||||
# needet for my Razer Chomatic Keyboard
|
||||
exec razercommander -q
|
||||
exec_always –no-startup-id flashfocus
|
||||
|
||||
# Start Signal
|
||||
exec signal-desktop-beta
|
||||
|
||||
# Start keepassxc
|
||||
exec keepassxc
|
||||
|
Reference in New Issue
Block a user